Click or drag to resize

ChildReaderException Constructor

Overload List
 NameDescription
Public methodChildReaderException Initializes a new instance of the ChildReaderException class.
Public methodChildReaderException(String) Initializes a new instance of the ChildReaderException class with a specified error message.
Public methodChildReaderException(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.
Top
See Also