API Overview API Index Package Overview Direct link to this page
Struts 1.3
  org.apache.struts.chain.commands.servlet. ExceptionHandler View Source
Author(s)
Since
Version
$Rev: 471754 $ $Date: 2005-05-07 12:11:38 -0400 (Sat, 07 May 2005) $
Serial
Hierarchy
 Object
      ActionCommandBase
          AbstractExceptionHandler
              ExceptionHandler
Implements
Subclasses
Description
public class ExceptionHandler
  Handle the specified exception.
See also:   
Constructors
public ExceptionHandler ()
Methods
Hide/Show inherited methods
public boolean execute (ActionContext actionCtx) throws Exception [Inherited From AbstractExceptionHandler] [Specified in ActionCommandBase]
  Invoke the appropriate Action for this request, and cache the returned ActionForward.
protected ForwardConfig handle (ActionContext context, Exception exception, ExceptionConfig exceptionConfig, ActionConfig actionConfig, ModuleConfig moduleConfig) throws Exception [Specified in AbstractExceptionHandler]
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar