All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.commons.lang.exception.package.html Maven / Gradle / Ivy

Go to download

Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.

There is a newer version: 20030203.000129
Show newest version



Provides JDK 1.4 style Nested Exception functionality for those on prior Java 
versions.

Includes a static utility to create version independent Nested Exception which can handle JDK 1.4 Exceptions as well as others.

Lastly, {@link org.apache.commons.lang.exception.ExceptionUtils} also contains Throwable manipulation and examination routines.

@since 1.0




© 2015 - 2024 Weber Informatics LLC | Privacy Policy