Share via


RegisteredServerException Constructor

Include Protected Members
Include Inherited Members

Initializes an instance of the RegisteredServerException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method RegisteredServerException() Initializes an instance of the RegisteredServerException class.
Public method RegisteredServerException(String) Initializes an instance of the RegisteredServerException class with the specified message.
Protected method RegisteredServerException(SerializationInfo, StreamingContext) Initializes an instance of the RegisteredServerException class with the specified serialized object data and contextual information.
Public method RegisteredServerException(String, Exception) Initializes an instance of the RegisteredServerException class with the specified message and inner exception.

Top

See Also

Reference

RegisteredServerException Class

Microsoft.SqlServer.Management.RegisteredServers Namespace