public 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 and Description |
|---|---|
static AlertException |
INSTANCE
Pre-allocated exception to avoid garbage generation
|
| Modifier and Type | Method and Description |
|---|---|
Throwable |
fillInStackTrace()
Overridden so the stack trace is not filled in for this exception for performance reasons.
|
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final AlertException INSTANCE
public Throwable fillInStackTrace()
fillInStackTrace in class ThrowableCopyright © 2024. All rights reserved.