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, toString
public static InsufficientCapacityException get()
public Throwable fillInStackTrace()
fillInStackTrace
in class Throwable
Copyright © 2017. All rights reserved.