DeserializationException Constructor |
| Name | Description | |
|---|---|---|
| DeserializationException |
Initializes a new instance of the DeserializationException class.
| |
| DeserializationException(String) |
Initializes a new instance of the DeserializationException class.
| |
| DeserializationException(SerializationInfo, StreamingContext) |
Initializes a new instance of the DeserializationException class.
| |
| DeserializationException(String, Exception) |
Initializes a new instance of the DeserializationException class.
| |
| DeserializationException(String, Object) |
Initializes a new instance of the DeserializationException class.
|