public class RollbackException extends TransactionException:
Reports failure or mandatory rollback during commit.
throw RollbackException("Transaction rolled back")| Modifier and Type | Member | Description |
|---|---|---|
| public | RollbackExceptionRollbackException(message as String = ""): |
Creates this framework exception. |