public final class InsufficientCapacityException
extends java.lang.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 |
|---|---|
java.lang.Throwable |
fillInStackTrace() |
static InsufficientCapacityException |
get() |
public static InsufficientCapacityException get()
public java.lang.Throwable fillInStackTrace()
fillInStackTrace in class java.lang.Throwable