WebLogic Messaging API Class Library

TransactionRolledBackException\xA0Constructor

Constructs a TransactionRolledBackException with the specified reason and error code.

Overload List

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

public\xA0TransactionRolledBackException(String);

Constructs a TransactionRolledBackException with the specified reason and error code.

public\xA0TransactionRolledBackException(String,String,Exception);

See Also

TransactionRolledBackException Class | WebLogic.Messaging Namespace