Serializablepublic final class AlertException extends Exception
EventProcessors waiting at a SequenceBarrier of status changes.
It does not fill in a stack trace for performance reasons.
| Modifier and Type | Field | Description |
|---|---|---|
static AlertException |
INSTANCE |
Pre-allocated exception to avoid garbage generation
|
| Modifier and Type | Method | Description |
|---|---|---|
Throwable |
fillInStackTrace() |
Overridden so the stack trace is not filled in for this exception for performance reasons.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final AlertException INSTANCE
public Throwable fillInStackTrace()
fillInStackTrace in class ThrowableCopyright © 2019. All rights reserved.