org.apache.commons.lang3.exception.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of swagger-all Show documentation
Show all versions of swagger-all Show documentation
swagger-all is a rebundled verison of Swagger as one OSGi bundle.
The newest version!
Provides functionality for Exceptions.
Contains the concept of an exception with context i.e. such an exception
will contain a map with keys and values. This provides an easy way to pass valuable
state information at exception time in useful form to a calling process.
Lastly, {@link org.apache.commons.lang3.exception.ExceptionUtils}
also contains Throwable
manipulation and examination routines.
@since 1.0