Does Application getExceptionSettings().setUnexpectedExceptionDisplay( xxxx
); help?

Look at DefaultExceptionMapper (which I think you can also set in
Application.init() )

N

On Tue, Dec 25, 2012 at 3:15 PM, Chris Colman
<chr...@stepaheadsoftware.com>wrote:

> When running in production mode and an error occurs Wicket will display
> 'Internal error/return to home page'.
>
> What is the best place to put in a hook or a listener to be activated
> when this occurs so that we can have an email sent to an admin or log
> extra details etc.,
>
> Yours sincerely,
>
> Chris Colman
>

Reply via email to