Re: handleException Not Working
Re: handleException Not Working
- Subject: Re: handleException Not Working
- From: Chuck Hill <email@hidden>
- Date: Thu, 8 Apr 2004 08:25:17 -0700
Perhaps
http://www.wodev.com/cgi-bin/WebObjects/WODev.woa/wa/Main?
wikiPage=YourRequestProducedAnError
Chuck
On Apr 8, 2004, at 7:07 AM, Steven Pannell wrote:
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.
_______________________________________________
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.