AdapterAlreadyExistsException Constructor

Initializes a new instance of the AdapterAlreadyExistsException class with a system-supplied message that describes the error.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New AdapterAlreadyExistsException()
public AdapterAlreadyExistsException()
public:
AdapterAlreadyExistsException()
new : unit -> AdapterAlreadyExistsException
public function AdapterAlreadyExistsException()