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