Share via


ObjectNotConnectedException Constructor

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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