WebLogic Messaging API Class Library

TransactionInProgressException\xA0Constructor

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\xA0TransactionInProgressException(String);

Constructs a TransactionInProgressException with the specified reason and error code.

public\xA0TransactionInProgressException(String,String,Exception);

See Also

TransactionInProgressException Class | WebLogic.Messaging Namespace