@ProviderType public class TransactionRolledBackException extends TransactionException
| Constructor and Description |
|---|
TransactionRolledBackException(String message)
Create a new
TransactionRolledBackException with the supplied
message |
TransactionRolledBackException(String message,
Throwable cause)
Create a new
TransactionRolledBackException with the supplied
message |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TransactionRolledBackException(String message)
TransactionRolledBackException with the supplied
messagemessage - public TransactionRolledBackException(String message, Throwable cause)
TransactionRolledBackException with the supplied
messagecause - message - Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0