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

Version:
$Revision: 426 $ Mise a jour: $Date: 2010-04-06 13:29:09 +0200 (mar., 06 avril 2010) $ par : $Author$
Author:
fdesbois

Constructor Summary
ExceptionReport()
           
 
Method Summary
 boolean canDisplay()
          No restriction to display this page.
protected  Throwable getWaoException(Throwable eee)
           
 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

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.