InvalidChecksumException Constructor |
| Name | Description | |
|---|---|---|
| InvalidChecksumException |
Initializes a new instance of the InvalidChecksumException class.
| |
| InvalidChecksumException(String) |
Initializes a new instance of the InvalidChecksumException class
with a specified error message.
| |
| InvalidChecksumException(SerializationInfo, StreamingContext) |
Initializes a new instance of the InvalidChecksumException class
with serialized data.
| |
| InvalidChecksumException(String, Exception) |
Initializes a new instance of the InvalidChecksumException class
with a specified error message and a reference to the inner exception that is
the cause of this exception.
|