|
Project Wonder 5.0.0.8794 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ERXExceptionHolder
The ExceptionHolder interface should be implemented by components that will collect validation exceptions. In the DirectToWeb world templates collect all of the validation exceptions that occur within a given request-response loop. However at times a way is needed for a nested component to wipe out all of the validation exceptions that have been collected.
| Method Summary | |
|---|---|
void |
clearValidationFailed()
Clears all of the collected validation exceptions. |
| Method Detail |
|---|
void clearValidationFailed()
|
Last updated: Thu, Jan 8, 2009 12:32 PM EST | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||