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