Share via


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

Overload List

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

See Also

Reference

DiscoveryDataTargetMembershipAlreadyBoundException Class
DiscoveryDataTargetMembershipAlreadyBoundException Members
Microsoft.EnterpriseManagement.Common Namespace