Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the ConnectorAlreadyExistsException object.
Overload List
| Name | Description | 
|---|---|
| ConnectorAlreadyExistsException () | Initializes a new instance of the ConnectorAlreadyExistsException class. | 
| ConnectorAlreadyExistsException (Exception) | Initializes a new instance of the ConnectorAlreadyExistsException class by specifying an inner exception that caused the current exception. | 
| ConnectorAlreadyExistsException (String) | Initializes a new instance of the ConnectorAlreadyExistsException class by specifying the error message that describes the current exception. | 
| ConnectorAlreadyExistsException (SerializationInfo, StreamingContext) | Initializes a new instance of the ConnectorAlreadyExistsException class with serialized data. | 
| ConnectorAlreadyExistsException (String, Exception) | Initializes a new instance of the ConnectorAlreadyExistsException class with an error message and inner exception. | 
See Also
Reference
ConnectorAlreadyExistsException Class
ConnectorAlreadyExistsException Members
Microsoft.EnterpriseManagement.Common Namespace