|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.commons.lang.exception | |
---|---|
org.apache.commons.lang | Provides highly reusable static utility methods, chiefly concerned
with adding value to java.lang and other standard core classes. |
org.apache.commons.lang.exception | Provides JDK 1.4 style Nested Exception functionality for those on prior Java versions. |
Classes in org.apache.commons.lang.exception used by org.apache.commons.lang | |
---|---|
Nestable
An interface to be implemented by Throwable
extensions which would like to be able to nest root exceptions
inside themselves. |
|
NestableRuntimeException
The base class of all runtime exceptions which can contain other exceptions. |
Classes in org.apache.commons.lang.exception used by org.apache.commons.lang.exception | |
---|---|
Nestable
An interface to be implemented by Throwable
extensions which would like to be able to nest root exceptions
inside themselves. |
|
NestableDelegate
A shared implementation of the nestable exception functionality. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |