AssemblyAlreadyRegisteredException Constructor

 

Initializes a new instance of the AssemblyAlreadyRegisteredException class.

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

Overload List

Name Description
System_CAPS_pubmethod AssemblyAlreadyRegisteredException()

Initializes a new instance of the AssemblyAlreadyRegisteredException class.

System_CAPS_pubmethod AssemblyAlreadyRegisteredException(String)

Initializes a new instance of the AssemblyAlreadyRegisteredException class that has the specified message text.

System_CAPS_pubmethod AssemblyAlreadyRegisteredException(String, Exception)

Initializes a new instance of the T:Microsoft.SqlServer.Management.Dmf.ExceptionAlreadyRegisteredException class that has the specified message text and inner exception.

See Also

AssemblyAlreadyRegisteredException Class
Microsoft.SqlServer.Management.Dmf Namespace

Return to top