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