Partager via


DiscoveryDataTargetEntityMissingException 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 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 (Guid, Guid, String) Initializes a new instance of the DiscoveryDataTargetEntityMissingException class using the specified parameters.
DiscoveryDataTargetEntityMissingException (SerializationInfo, StreamingContext) Initializes a new instance of the DiscoveryDataTargetEntityMissingException class using serialized data.
DiscoveryDataTargetEntityMissingException (String) Initializes a new instance of the DiscoveryDataTargetEntityMissingException class using the specified error message.
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.

See Also

Reference

DiscoveryDataTargetEntityMissingException Class
DiscoveryDataTargetEntityMissingException Members
Microsoft.EnterpriseManagement.Common Namespace