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.
[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 ConnectorAlreadyInStateException class.
Overload List
| Name | Description |
|---|---|
| ConnectorAlreadyInStateException () | Initializes a new instance of the ConnectorAlreadyInStateException class with default values. |
| ConnectorAlreadyInStateException (Exception) | Initializes a new instance of the ConnectorAlreadyInStateException class by specifying an inner exception that caused the current exception. |
| ConnectorAlreadyInStateException (SerializationInfo, StreamingContext) | Initializes a new instance of the ConnectorAlreadyInStateException class with serialized data. |
| ConnectorAlreadyInStateException (String) | Initializes a new instance of the ConnectorAlreadyInStateException class by specifying the error message that describes the current exception. |
| ConnectorAlreadyInStateException (String, Exception) | Initializes a new instance of the ConnectorAlreadyExistsException class with an error message and inner exception. |
See Also
Reference
ConnectorAlreadyInStateException Class
ConnectorAlreadyInStateException Members
Microsoft.EnterpriseManagement.Common Namespace