WebLogic Messaging API Class Library

TransactionInProgressException�Constructor

Constructs a TransactionInProgressException with the specified reason and error code.

Overload List

Constructs a TransactionInProgressException with the specified reason. The error code defaults to null.

public�TransactionInProgressException(string);

Constructs a TransactionInProgressException with the specified reason and error code.

public�TransactionInProgressException(string,string,Exception);

See Also

TransactionInProgressException Class | WebLogic.Messaging Namespace