| Package | Description |
|---|---|
| org.apache.commons.lang3.concurrent |
Provides support classes for multi-threaded programming.
|
| org.apache.commons.lang3.exception |
Provides functionality for Exceptions.
|
| Class and Description |
|---|
| UncheckedException
Abstracts the concept of wrapping a checked exception as unchecked.
|
| Class and Description |
|---|
| ContextedException
An exception that provides an easy and safe way to add contextual information.
|
| ContextedRuntimeException
A runtime exception that provides an easy and safe way to add contextual information.
|
| DefaultExceptionContext
Default implementation of the context storing the label-value pairs for contexted exceptions.
|
| ExceptionContext
Allows the storage and retrieval of contextual information based on label-value
pairs for exceptions.
|
| UncheckedException
Abstracts the concept of wrapping a checked exception as unchecked.
|
| UncheckedReflectiveOperationException
Unchecked
ReflectiveOperationException. |
Copyright © 2001–2023 The Apache Software Foundation. All rights reserved.