Uses of Package
org.apache.commons.lang3.exception
Packages that use org.apache.commons.lang3.exception
Package
Description
Provides support classes for multi-threaded programming.
Provides functionality for Exceptions.
-
Classes in org.apache.commons.lang3.exception used by org.apache.commons.lang3.concurrentClassDescriptionAbstracts the concept of wrapping a checked exception as unchecked.
-
Classes in org.apache.commons.lang3.exception used by org.apache.commons.lang3.exceptionClassDescriptionAn exception that provides an easy and safe way to add contextual information.A runtime exception that provides an easy and safe way to add contextual information.Default implementation of the context storing the label-value pairs for contexted exceptions.Allows the storage and retrieval of contextual information based on label-value pairs for exceptions.Abstracts the concept of wrapping a checked exception as unchecked.Unchecked
ReflectiveOperationException
.