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