Class from which all errors 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: CascadingError.java,v 1.1 2004/03/23 13:37:56 lsimons Exp $ |