Re: overriding ALL exceptions
Re: overriding ALL exceptions
- Subject: Re: overriding ALL exceptions
- From: Nathan Dumar <email@hidden>
- Date: Thu, 4 Nov 2004 11:25:52 -0500
Thank you both for the ideas. I'll post back soon (maybe next week?)
with my solution.
Take care,
Nathan
On Nov 3, 2004, at 9:10 PM, Chuck Hill wrote:
Exceptions not caught elsewhere can be caught in the handleException
method
in Application. Some, OutOfMemory, can't always be caught. The
frameworks
also catch and eat (naughty frameworks!) exceptions in a few places.
Chuck
I am still pretty new to WO so I do not know of or if there is a way
specifically in WO to do this; however, within Java you can redirect
stdout
and stderr to pretty much anywhere you like. Check out System.setOut
and
System.setErr.
Darich
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden