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(Exception ex)
          Sets the exception.
 
Methods inherited from interface com.webobjects.directtoweb.ErrorPageInterface
setMessage, setNextPage
 

Method Detail

setException

void setException(Exception ex)
Sets the exception.


Last updated: Wed, Feb 22, 2012 • 07:00 AM EST

Copyright © 2002 – 2011 Project Wonder.