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