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 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