Compartilhar via


ConnectorDoesNotOwnObjectException Constructor

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

Initializes a new instance of the ConnectorDoesNotOwnObjectException class.

Overload List

Name Description
ConnectorDoesNotOwnObjectException () Initializes a new instance of the ConnectorDoesNotOwnObjectException class.
ConnectorDoesNotOwnObjectException (Exception) Initializes a new instance of the ConnectorDoesNotOwnObjectException class by specifying an inner exception that caused the current exception.
ConnectorDoesNotOwnObjectException (SerializationInfo, StreamingContext) Initializes a new instance of the ConnectorDoesNotOwnObjectException class with serialized data.
ConnectorDoesNotOwnObjectException (String) Initializes a new instance of the ConnectorDoesNotOwnObjectException class by specifying the error message that describes the current exception.
ConnectorDoesNotOwnObjectException (String, Exception) Initializes a new instance of the ConnectorDoesNotOwnObjectException class with an error message and inner exception.

See Also

Reference

ConnectorDoesNotOwnObjectException Class
ConnectorDoesNotOwnObjectException Members
Microsoft.EnterpriseManagement.Common Namespace