UnexpectedDataException Constructor

Creates an instance of the UnexpectedDataException class.

Overload List

Name Description
UnexpectedDataException () Creates an instance of the UnexpectedDataException class.
UnexpectedDataException (String) Creates an instance of the UnexpectedDataException class with the specified error message.
UnexpectedDataException (String, Exception) Creates an instance of the UnexpectedDataException class with the specified error message and an inner exception.

See Also

Reference

UnexpectedDataException Class
UnexpectedDataException Members
Microsoft.MetadirectoryServices Namespace