Results 1 to 2 of 2
Thread: Project of Exceptions
- 06-25-2007, 04:39 AM #1
Senior Member
- Join Date
- Jun 2007
- Posts
- 114
- Rep Power
- 0
- 07-06-2007, 03:09 PM #2
Senior Member
- Join Date
- Jun 2007
- Posts
- 111
- Rep Power
- 0
You can write code like that:
1)Log, traces, events
2)Notifications from email,pager, and so on.
3)Depends on the exception, you can save the state of the transaction, so when it’s resolved you can recover the information and keep working
This is important: you can't write a println(), or redirect function inside of the code of the exception.
Similar Threads
-
How to use chained exceptions
By Java Tip in forum java.langReplies: 0Last Post: 04-04-2008, 02:50 PM -
Better way to handle exceptions
By javaplus in forum Advanced JavaReplies: 2Last Post: 01-16-2008, 06:47 PM -
Runtime Exceptions
By Java Tip in forum Java TipReplies: 0Last Post: 11-12-2007, 10:31 AM -
how to handle exceptions
By paty in forum Advanced JavaReplies: 2Last Post: 08-05-2007, 04:17 AM -
Question on Exceptions
By yelllow4u in forum New To JavaReplies: 6Last Post: 07-27-2007, 01:41 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks