public class TransactionActiveOnCloseException extends NucleusUserException
| Constructor and Description |
|---|
TransactionActiveOnCloseException(Object failedObject)
Constructs a transaction is still active exception with the specified detail message.
|
getCause, getFailedObject, getNestedExceptions, isFatal, printStackTrace, printStackTrace, printStackTrace, setFatal, setNestedExceptionaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic TransactionActiveOnCloseException(Object failedObject)
failedObject - ExecutionContext object that failed to closeCopyright © 2017. All rights reserved.