Arch4J 1.1

org.arch4j.webpresentation
Class ExceptionHelper

java.lang.Object
  |
  +--org.arch4j.webpresentation.ExceptionHelper

public class ExceptionHelper
extends Object

This class is a simple bean which helps the ExceptionFrontCommand. It contains the exception thrown.

Version:
$Revision: 1.1 $
Author:
$Author: rgreinke $

Constructor Summary
ExceptionHelper()
           
 
Method Summary
 Throwable getThrown()
           
 void setThrown(Throwable thrown)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionHelper

public ExceptionHelper()
Method Detail

getThrown

public Throwable getThrown()

setThrown

public void setThrown(Throwable thrown)

Arch4J 1.1

Copyright © 2000-2004 SpiderLogic, a service of Wipfli Ullrich Bertelson LLP.