public final class InsufficientCapacityException extends RuntimeException
Exception thrown when the it is not possible to dispatch a signal a Dispatcher.
due to insufficient capacity.
| Modifier and Type | Field and Description |
|---|---|
static boolean |
TRACE_NOCAPACITY |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
fillInStackTrace() |
static InsufficientCapacityException |
get() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static InsufficientCapacityException get()
public Throwable fillInStackTrace()
fillInStackTrace in class ThrowableCopyright © 2016. All rights reserved.