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