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