|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConcurrentRuntimeException | |
---|---|
org.apache.commons.lang3.concurrent | Provides support classes for multi-threaded programming. |
Uses of ConcurrentRuntimeException in org.apache.commons.lang3.concurrent |
---|
Methods in org.apache.commons.lang3.concurrent that return ConcurrentRuntimeException | |
---|---|
static ConcurrentRuntimeException |
ConcurrentUtils.extractCauseUnchecked(ExecutionException ex)
Inspects the cause of the specified ExecutionException and
creates a ConcurrentRuntimeException with the checked cause if
necessary. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |