Partager via


InvalidReaderException Constructor

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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 (SerializationInfo, StreamingContext) Initializes a new InvalidReaderException object with serialized data.
InvalidReaderException (String) Initializes a new InvalidReaderException object by specifying the error message that describes the current exception.
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