Share via


UnexpectedDataException Constructor ()

Creates an instance of the UnexpectedDataException class.

Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)

Usage

'Usage
Dim instance As New UnexpectedDataException

Syntax

'Declaration
Public Sub New
public UnexpectedDataException ()
public:
UnexpectedDataException ()
public UnexpectedDataException ()
public function UnexpectedDataException ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also

Reference

UnexpectedDataException Class
UnexpectedDataException Members
Microsoft.MetadirectoryServices Namespace