|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NestableDelegate | |
org.apache.commons.lang.exception | Provides JDK 1.4 style Nested Exception functionality for those on prior Java versions. |
Uses of NestableDelegate in org.apache.commons.lang.exception |
Fields in org.apache.commons.lang.exception declared as NestableDelegate | |
protected NestableDelegate |
NestableRuntimeException.delegate
The helper instance which contains much of the code which we delegate to. |
protected NestableDelegate |
NestableException.delegate
The helper instance which contains much of the code which we delegate to. |
protected NestableDelegate |
NestableError.delegate
The helper instance which contains much of the code which we delegate to. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |