|
Project Wonder 5.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ERDErrorPageInterface
Extends ErrorPageInterface to provide means to set the actual exception. Not being able to do so makes localization a pain.
Method Summary | |
---|---|
void |
setException(java.lang.Exception ex)
Sets the exception. |
Methods inherited from interface com.webobjects.directtoweb.ErrorPageInterface |
---|
setMessage, setNextPage |
Method Detail |
---|
void setException(java.lang.Exception ex)
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |