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, setNestedException
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public TransactionIsolationNotSupportedException(String level)
level
- Isolation levelCopyright © 2019. All rights reserved.