Monday, December 17, 2007

Secrets of Efficient Java Error-handling!!

Being programmer you must be familiar with Java exceptions. It is
simple to design a limited exception tree that fulfills the
requirements of a good error-handling system. However the secret of
good error-handling system resides in focusing on the kinds of actions
the system should take.
Visit :
Error Handling in Java

No comments: