Project Wonder 2.0

er.directtoweb
Interface ERDErrorPageInterface

All Superinterfaces:
ErrorPageInterface
All Known Implementing Classes:
ERD2WMessagePage

public interface ERDErrorPageInterface
extends ErrorPageInterface

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


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

Method Detail

setException

public void setException(Exception ex)
Sets the exception.


Last updated: Do, Dez 9, 2004 • 12:46 PM CET

Copyright © 2002 – 2004 Project Wonder.