WebLogic Messaging API Class Library

TransactionRolledBackException Constructor (String)

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

public TransactionRolledBackException(
   String reason
);

Parameters

String
a description of the exception

See Also

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