| Package | Description | 
|---|---|
| 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 © 2001–2016 The Apache Software Foundation. All rights reserved.