| Name | Description | Type | Package | Framework |
| CloneFailedException | Exception thrown when a clone cannot be created. | Class | org.apache.commons.lang3.exception | Apache Commons |
| ContextedException | An exception that provides an easy and safe way to add contextual information. | Class | org.apache.commons.lang3.exception | Apache Commons |
| ContextedRuntimeException | A runtime exception that provides an easy and safe way to add contextual information. | Class | org.apache.commons.lang3.exception | Apache Commons |
| DefaultExceptionContext | Default implementation of the context storing the label-value pairs for contexted exceptions. | Class | org.apache.commons.lang3.exception | Apache Commons |
| ExceptionContext | Allows the storage and retrieval of contextual information based on label-value pairs for exceptions. | Interface | org.apache.commons.lang3.exception | Apache Commons |
| ExceptionUtils | Provides utilities for manipulating and examining Since:1. | Class | org.apache.commons.lang3.exception | Apache Commons |