Class TransactionRolledBackException

All Implemented Interfaces:
Serializable

@ProviderType public class TransactionRolledBackException extends TransactionException
An Exception indicating that the active transaction was unexpectedly rolled back
See Also:
  • Constructor Details