public final class AlertException extends Exception
EventProcessor
s 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, toString
public static final AlertException INSTANCE
public Throwable fillInStackTrace()
fillInStackTrace
in class Throwable
Copyright © 2021. All rights reserved.