ConnectorAlreadyExistsException Constructor
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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 (SerializationInfo, StreamingContext) | Initializes a new instance of the ConnectorAlreadyExistsException class with serialized data. |
ConnectorAlreadyExistsException (String) | Initializes a new instance of the ConnectorAlreadyExistsException class by specifying the error message that describes the current exception. |
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