Class from which all exceptions should inherit. Allows recording of
nested exceptions in a pre-jdk-1.4 environment.
This class originally came from the Apache Avalon server framework at http://avalon.apache.org/. It has been
included here so that a dependency on avalon-framework.jar is not neccessary
in Jicarilla's core.
author: Avalon Development Team version: $Id: CascadingException.java,v 1.4 2003/12/16 21:20:05 lsimons Exp version: $ |