ConnectorAlreadyInStateException Constructor
Initializes a new ConnectorAlreadyInStateException object.
Overload List
Name | Description |
---|---|
ConnectorAlreadyInStateException () | Initializes a new ConnectorAlreadyInStateException object. |
ConnectorAlreadyInStateException (Exception) | Initializes a new ConnectorAlreadyInStateException object by specifying an inner exception that caused the current exception. |
ConnectorAlreadyInStateException (String) | |
ConnectorAlreadyInStateException (SerializationInfo, StreamingContext) | Initializes a new ConnectorAlreadyInStateException object with serialized data. |
ConnectorAlreadyInStateException (String, Exception) |
See Also
Reference
ConnectorAlreadyInStateException Class
ConnectorAlreadyInStateException Members
Microsoft.EnterpriseManagement.Common Namespace