Share via


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

Overload List

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

See Also

Reference

DiscoveryDataTransactionAlreadyBoundException Class
DiscoveryDataTransactionAlreadyBoundException Members
Microsoft.EnterpriseManagement.Common Namespace