you should not try to catch Errors....

-igor

On Thu, Jul 3, 2008 at 8:35 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---tp18260708p18260708.html
> Sent from the Wicket - Dev mailing list archive at Nabble.com.
>
>

Reply via email to