Share via


DiscoveryDataLifetimeDependencyException 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 DiscoveryDataLifetimeDependencyException class.

Overload List

Name Description
DiscoveryDataLifetimeDependencyException () Initializes a new instance of the DiscoveryDataLifetimeDependencyException class.
DiscoveryDataLifetimeDependencyException (Exception) Initializes a new instance of the DiscoveryDataLifetimeDependencyException class using a reference to the inner exception that is the cause of this exception.
DiscoveryDataLifetimeDependencyException (Guid, Guid, Guid, String) Initializes a new instance of the DiscoveryDataLifetimeDependencyException class using the specified parameters.
DiscoveryDataLifetimeDependencyException (SerializationInfo, StreamingContext) Initializes a new instance of the DiscoveryDataLifetimeDependencyException class using serialized data.
DiscoveryDataLifetimeDependencyException (String) Initializes a new instance of the DiscoveryDataLifetimeDependencyException class using the specified error message.
DiscoveryDataLifetimeDependencyException (String, Exception) Initializes a new instance of the DiscoveryDataLifetimeDependencyException class using the specified message and a reference to the inner exception that is the cause of this exception.

See Also

Reference

DiscoveryDataLifetimeDependencyException Class
DiscoveryDataLifetimeDependencyException Members
Microsoft.EnterpriseManagement.Common Namespace