handleException Not Working
handleException Not Working
- Subject: handleException Not Working
- From: Steven Pannell <email@hidden>
- Date: Thu, 8 Apr 2004 16:07:45 +0200
Hi,
I have just updated to W0 5.2.3 (from 5.1) and for some reason the
handleException in
my Application class is no longer working. I have a call like:
public WOResponse handleException(Exception ex, WOContext ctx) {
log.debug("OOPS ERROR");
.....
}
But it never seems to get called. I don't even get the standard webobject
error page. All that happens is I get a 500 error back from the server.
Any ideas??
Thanks,
Steve.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.