| Exception Thrown By: | Cause | ||
| Framework | Class | Method | |
| Apache Commons | ConcurrentUtils | public static void handleCauseUnchecked(ExecutionException ex) | if the cause of the ExecutionException is a checked exception. |
| Apache Commons | ConcurrentUtils | public static | if the initializer throws an exception. |