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.
| 限定符和类型 | 字段和说明 |
|---|---|
static AlertException |
INSTANCE
Pre-allocated exception to avoid garbage generation
|
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 ThrowableCopyright © 2018 Pivotal Software, Inc.. All rights reserved.