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