DiscoveryDataTargetMembershipAlreadyBoundException Constructor
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 (String) | Initializes a new instance of the DiscoveryDataTargetMembershipAlreadyBoundException class using the specified error message. |
DiscoveryDataTargetMembershipAlreadyBoundException (SerializationInfo, StreamingContext) | Initializes a new instance of the DiscoveryDataTargetMembershipAlreadyBoundException class using serialized data. |
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. |
DiscoveryDataTargetMembershipAlreadyBoundException (Guid, Guid, String) | Initializes a new instance of the DiscoveryDataTargetMembershipAlreadyBoundException class using the specified parameters. |
See Also
Reference
DiscoveryDataTargetMembershipAlreadyBoundException Class
DiscoveryDataTargetMembershipAlreadyBoundException Members
Microsoft.EnterpriseManagement.Common Namespace