Метод | Описание | |
---|---|---|
CheckSumException ( ) : System |
Create a new instance of CheckSumException
|
|
CheckSumException ( string msg ) : System |
Create a new instance of CheckSumException
|
|
CheckSumException ( string msg, |
Create a new instance of CheckSumException
|
Метод | Описание | |
---|---|---|
CheckSumException ( |
Constructor required by the runtime and by .NET programming conventions
|
protected CheckSumException ( |
||
info | ||
context | ||
Результат | System |
public CheckSumException ( string msg ) : System | ||
msg | string | A string containing useful information regarding the error |
Результат | System |
public CheckSumException ( string msg, |
||
msg | string | A string containing useful information regarding the error |
innerException | An associated inner exception | |
Результат | System |