DiscoveryDataTargetEntityMissingException Constructor
Initializes a new instance of the DiscoveryDataTargetEntityMissingException class.
Overload List
Name | Description |
---|---|
DiscoveryDataTargetEntityMissingException () | Initializes a new instance of the DiscoveryDataTargetEntityMissingException class. |
DiscoveryDataTargetEntityMissingException (Exception) | Initializes a new instance of the DiscoveryDataTargetEntityMissingException class using a reference to the inner exception that is the cause of this exception. |
DiscoveryDataTargetEntityMissingException (String) | Initializes a new instance of the DiscoveryDataTargetEntityMissingException class using the specified error message. |
DiscoveryDataTargetEntityMissingException (SerializationInfo, StreamingContext) | Initializes a new instance of the DiscoveryDataTargetEntityMissingException class using serialized data. |
DiscoveryDataTargetEntityMissingException (String, Exception) | Initializes a new instance of the DiscoveryDataTargetEntityMissingException class using the specified message and a reference to the inner exception that is the cause of this exception. |
DiscoveryDataTargetEntityMissingException (Guid, Guid, String) | Initializes a new instance of the DiscoveryDataTargetEntityMissingException class using the specified parameters. |
See Also
Reference
DiscoveryDataTargetEntityMissingException Class
DiscoveryDataTargetEntityMissingException Members
Microsoft.EnterpriseManagement.Common Namespace