AssemblyAlreadyRegisteredException Constructor
Initializes a new instance of the SqlServerManagementException class.
Overload List
| Name | Description |
|---|---|
| AssemblyAlreadyRegisteredException () |
Initializes a new instance of the SqlServerManagementException class.
|
| AssemblyAlreadyRegisteredException (String) |
Initializes a new instance of the AssemblyAlreadyRegisteredException class that has the specified message text.
|
| AssemblyAlreadyRegisteredException (String, Exception) |
Initializes a new instance of the ExceptionAlreadyRegisteredException class that has the specified message text and inner exception.
|