Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the ReaderException class.
Overload List
| Name | Description |
|---|---|
| ReaderException () | Initializes a new instance of the ReaderException class. |
| ReaderException (Exception) | Initializes a new instance of the ReaderException class using a reference to the inner exception that is the cause of this exception. |
| ReaderException (String) | Initializes a new instance of the ReaderException class using the specified error message. |
| ReaderException (SerializationInfo, StreamingContext) | Initializes a new instance of the ReaderException class using serialized data. |
| ReaderException (String, Exception) | Initializes a new instance of the ReaderException class using the specified message and a reference to the inner exception that is the cause of this exception. |
See Also
Reference
ReaderException Class
ReaderException Members
Microsoft.EnterpriseManagement.Common Namespace