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