Package org.apache.commons.lang.exception
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, ExceptionUtils
also contains Throwable
manipulation and examination routines.
- Since:
- 1.0
-
Interface Summary Interface Description Nestable Deprecated. Commons Lang 2 is in maintenance mode. -
Class Summary Class Description ExceptionUtils Deprecated. Commons Lang 2 is in maintenance mode.NestableDelegate Deprecated. Commons Lang 2 is in maintenance mode. -
Exception Summary Exception Description CloneFailedException Deprecated. Commons Lang 2 is in maintenance mode.NestableException Deprecated. Commons Lang 2 is in maintenance mode.NestableRuntimeException Deprecated. Commons Lang 2 is in maintenance mode. -
Error Summary Error Description NestableError Deprecated. Commons Lang 2 is in maintenance mode.