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