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 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 (String) | Initializes a new instance of the ConnectorAlreadyInStateException class by specifying the error message that describes the current exception. |
| ConnectorAlreadyInStateException (SerializationInfo, StreamingContext) | Initializes a new instance of the ConnectorAlreadyInStateException class with serialized data. |
| 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