g'day,
please ignore the previous email.
everything is working as expected now.
a sleep, reboot and relocation to a more relaxing setting seems to be the
way to fix this issue :)
chris
On Fri, Feb 14, 2014 at 8:53 PM, Chris Mylonas wrote:
> hi users,
>
> i'm having trouble catching a componen
hi users,
i'm having trouble catching a component event exception. it's on a zone
update.
at this stage in development, i want to catch it and just reload the page
Object onException(Throwable cause) {
String message = cause.getMessage();
logger.info("BASTARD");
retu