public class TransactionActiveOnBeginException extends NucleusUserException
| Constructor and Description |
|---|
TransactionActiveOnBeginException(Object failedObject)
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 TransactionActiveOnBeginException(Object failedObject)
failedObject - ExecutionContext object that failed to closeCopyright © 2019. All rights reserved.