|
|||||||||
| Home >> All >> org >> apache >> commons >> lang >> [ exception overview ] | PREV NEXT | ||||||||
Uses of Package
org.apache.commons.lang.exception
| Classes in org.apache.commons.lang.exception used by org.apache.commons.lang.exception | |
| AbstractNestableTestCase
Tests implementations of the org.apache.commons.lang.exception.Nestable interface. |
|
| Nestable
An interface to be implemented by java.lang.Throwable extensions which would like to be able to nest root exceptions inside themselves. |
|
| NestableDelegate
A shared implementation of the nestable exception functionality. |
|
| NestableError
The base class of all errors which can contain other exceptions. |
|
| NestableException
The base class of all exceptions which can contain other exceptions. |
|
| NestableRuntimeException
The base class of all runtime exceptions which can contain other exceptions. |
|
|
|||||||||
| Home >> All >> org >> apache >> commons >> lang >> [ exception overview ] | PREV NEXT | ||||||||