Package net.sourceforge.stripes.exception

This package contains the base exceptions used by Stripes.

See:
          Description

Exception Summary
StripesJspException Stripes' version of the JspException that is used where only JspExceptions can be thrown.
StripesRuntimeException Stripes' version of a RuntimeException that is to be preferred in Stripes code to throwing plain RuntimeExceptions.
StripesServletException Stripes' implementation of a ServletException that is thrown by Stripes wherever throws clauses are limited to ServletExceptions.
 

Package net.sourceforge.stripes.exception Description

This package contains the base exceptions used by Stripes.



© Copyright 2005, Stripes Development Team.