org.appfuse.web.pages
Class Error

java.lang.Object
  extended by org.appfuse.web.pages.Error
All Implemented Interfaces:
org.apache.tapestry5.services.ExceptionReporter

public class Error
extends java.lang.Object
implements org.apache.tapestry5.services.ExceptionReporter

Customized errror handling page

Version:
$Id: Error.java 5 2008-08-30 09:59:21Z serge.eby $
Author:
Serge Eby

Constructor Summary
Error()
           
 
Method Summary
 void reportException(java.lang.Throwable exception)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Error

public Error()
Method Detail

reportException

public void reportException(java.lang.Throwable exception)
Specified by:
reportException in interface org.apache.tapestry5.services.ExceptionReporter


Copyright © 2009. All Rights Reserved.