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