Class NonResettingRestartException

All Implemented Interfaces:
Serializable

Causes Wicket to interrupt current request processing and immediately respond with the specified page. Does not reset the header meta data (e.g. cookies).
See Also: