public final class AlertException
extends java.lang.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 |
|---|---|
java.lang.Throwable |
fillInStackTrace()
Overridden so the stack trace is not filled in for this exception for performance reasons.
|
public static final AlertException INSTANCE
Copyright © 2011 - 2018 LMAX Ltd. All Rights Reserved.