Package | Description |
---|---|
edu.internet2.middleware.grouperClientExt.org.apache.commons.lang3.concurrent |
Provides support classes for multi-threaded programming.
|
Modifier and Type | Method and Description |
---|---|
static ConcurrentRuntimeException |
ConcurrentUtils.extractCauseUnchecked(ExecutionException ex)
Inspects the cause of the specified
ExecutionException and
creates a ConcurrentRuntimeException with the checked cause if
necessary. |
Copyright © 2016 Internet2. All rights reserved.