public class TransactionIsolationNotSupportedException extends NucleusUserException
| Constructor and Description |
|---|
TransactionIsolationNotSupportedException(String level)
Constructs a transaction already active exception with the specified detail message.
|
getCause, getFailedObject, getNestedExceptions, isFatal, printStackTrace, printStackTrace, printStackTrace, setFatal, setNestedExceptionaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic TransactionIsolationNotSupportedException(String level)
level - Isolation levelCopyright © 2019. All rights reserved.