| 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  ExecutionExceptionand
 creates aConcurrentRuntimeExceptionwith the checked cause if
 necessary. | 
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.