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, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoTransactionException(String msg)
msg
- the detail message