Serialized Form
Package org.apache.commons.lang |
Package org.apache.commons.lang.exception |
delegate
NestableDelegate delegate
- The helper instance which contains much of the code which we
delegate to.
cause
java.lang.Throwable cause
- Holds the reference to the exception or error that caused
this exception to be thrown.
delegate
NestableDelegate delegate
- The helper instance which contains much of the code which we
delegate to.
cause
java.lang.Throwable cause
- Holds the reference to the exception or error that caused
this exception to be thrown.
Copyright (c) 2001-2002 - Apache Software Foundation