public abstract class TransactionException extends NestedRuntimeException
Constructor and Description |
---|
TransactionException(String msg)
Constructor for TransactionException.
|
TransactionException(String msg,
Throwable cause)
Constructor for TransactionException.
|
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TransactionException(String msg)
msg
- the detail message