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