Package org.apache.tapestry.util.exception
SinceNot specified.
VersionNot specified.
AuthorHoward Lewis Ship <a href="mailto:hlship@apache.org">hlship@apache.org</a>
Wiki javadoc Use textile entry format.
Add your comments here.
Classes
ExceptionAnalyzer Analyzes an exception, creating one or more ExceptionDescription s from it.
ExceptionDescription A description of an Exception.
ExceptionProperty Captures a name/value property pair from an exception.

A basic framework for analyzing a reporting exceptions. The ExceptionAnalyzer class will identify the type, message and other properties of an exception, and understands about nested exceptions.