Hi,

I'm wondering how to catch Error or no RuntimeException in the RequestCycle.

There is a RequestCycle.onRuntimeException(Page page, RuntimeException e)
but not RequestCycle.onError(Page page, Error e) or
RequestCycle.onThrowable(Page page, Throwable t)...


Regards,

Gerald Reinhart
-- 
View this message in context: 
http://www.nabble.com/How-to-catch-an-Error-%28and-not-only-RuntimeException%29-in-the-RequestCycle---tp18261625p18261625.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to