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, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CannotCreateTransactionException(String msg)
msg - the detail message