InvalidReaderException Constructor
Initializes a new InvalidReaderException object.
Overload List
Name | Description |
---|---|
InvalidReaderException () | Initializes a new InvalidReaderException object. |
InvalidReaderException (Exception) | Initializes a new InvalidReaderException object by specifying an inner exception that caused the current exception. |
InvalidReaderException (String) | Initializes a new InvalidReaderException object by specifying the error message that describes the current exception. |
InvalidReaderException (SerializationInfo, StreamingContext) | Initializes a new InvalidReaderException object with serialized data. |
InvalidReaderException (String, Exception) | Initializes a new InvalidReaderException object with an error message and inner exception. |
See Also
Reference
InvalidReaderException Class
InvalidReaderException Members
Microsoft.EnterpriseManagement.Common Namespace