fr.ifremer.wao.ui.pages
Class ExceptionReport

java.lang.Object
  extended by fr.ifremer.wao.ui.pages.ExceptionReport
All Implemented Interfaces:
WaoPage, org.apache.tapestry5.services.ExceptionReporter

public class ExceptionReport
extends Object
implements org.apache.tapestry5.services.ExceptionReporter, WaoPage

ExceptionReport Created: 5 janv. 2010

Author:
fdesbois

Constructor Summary
ExceptionReport()
           
 
Method Summary
 boolean canDisplay()
          No restriction to display this page.
protected  Throwable getWaoException(Throwable eee)
           
 void initialize()
          Used to initialize data in renderer of Layout component
 void reportException(Throwable eee)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionReport

public ExceptionReport()
Method Detail

canDisplay

public boolean canDisplay()
No restriction to display this page.

Specified by:
canDisplay in interface WaoPage
Returns:
true

initialize

public void initialize()
Description copied from interface: WaoPage
Used to initialize data in renderer of Layout component

Specified by:
initialize in interface WaoPage

reportException

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

getWaoException

protected Throwable getWaoException(Throwable eee)


Copyright © 2009-2010 Ifremer. All Rights Reserved.