| Package | Description |
|---|---|
| org.apache.commons.lang3.concurrent |
Provides support classes for multi-threaded programming.
|
| org.apache.commons.lang3.exception |
Provides functionality for Exceptions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UncheckedExecutionException
Unchecked
ExecutionException. |
class |
UncheckedTimeoutException
Unchecked
TimeoutException. |
| Modifier and Type | Class and Description |
|---|---|
class |
UncheckedIllegalAccessException
Unchecked
IllegalAccessException. |
class |
UncheckedInterruptedException
Unchecked
InterruptedException. |
class |
UncheckedReflectiveOperationException
Unchecked
ReflectiveOperationException. |
Copyright © 2001–2023 The Apache Software Foundation. All rights reserved.