WebLogic Messaging API Class Library

TransactionRolledBackException\xA0Constructor\xA0(String)

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

public\xA0TransactionRolledBackException(
\xA0\xA0\xA0String\xA0reason
);

Parameters

String
a description of the exception

See Also

TransactionRolledBackException Class | WebLogic.Messaging Namespace | TransactionRolledBackException Constructor Overload List