Project Wonder 5.0

er.directtoweb.interfaces
Interface ERDErrorPageInterface

All Superinterfaces:
com.webobjects.directtoweb.ErrorPageInterface
All Known Implementing Classes:
ERD2WAjaxMessagePageTemplate, ERD2WConfirmPage, ERD2WConfirmPageTemplate, ERD2WMessagePage, ERD2WMessagePageTemplate, ERD2WProgressPage, ERD2WProgressPageTemplate, ERDQuestionPage, ERDRecoverableErrorPage, ERMODConfirmPage, ERMODMessagePage, ERMODProgressPage, ERNEUErrorPage, ERNEUMessagePage

public interface ERDErrorPageInterface
extends com.webobjects.directtoweb.ErrorPageInterface

Extends ErrorPageInterface to provide means to set the actual exception. Not being able to do so makes localization a pain.

Author:
ak on Thu Jan 29 2004

Method Summary
 void setException(java.lang.Exception ex)
          Sets the exception.
 
Methods inherited from interface com.webobjects.directtoweb.ErrorPageInterface
setMessage, setNextPage
 

Method Detail

setException

void setException(java.lang.Exception ex)
Sets the exception.


Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.