You shouldn't try to catch errors. On Thu, Jul 3, 2008 at 11:50 AM, Gerald Reinhart <[EMAIL PROTECTED]> wrote: > > 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] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]