UnexpectedDataException
The UnexpectedDataException exception is thrown by an extension when unexpected data is encountered.
The UnexpectedDataException class is derived from the ExtensionException class.
Public Constructors
The UnexpectedDataException class has the following public constructors.
| Constructor | Description |
|---|---|
| UnexpectedDataException | Creates an instance of the UnexpectedDataException class. |
| UnexpectedDataException (String) | Creates an instance of the UnexpectedDataException class with the specified error message. |
Public Methods
The UnexpectedDataException class has the following public methods.
Public Properties
The UnexpectedDataException class defines the following public properties.
Remarks
Depending on the method that throws this exception, the exception can stop a run. For more information, see the documentation for the method that threw this exception.
Requirements
| Product | ILM 2007 FP1 |
|---|---|
| Namespace | Microsoft.MetadirectoryServices |
| Assembly | Microsoft.MetadirectoryServices |
| .NET Framework | .NET Framework 2.0 |
See Also
Send comments about this topic to Microsoft
Build date: 2/16/2009