[Advanced-java] How To Determine The Appropriate Exception?

Adrian Soetanto adrian at peter.petra.ac.id
Fri Aug 8 10:24:51 2003


Hi,

Could anyone help me how to determine the appropriate Exception to get the 
error message thrown by any methods?

Since the Throwable class is the superclass of all errors and exceptions 
in the Java language, could we use it in every exception handling?

--
Thank You,
 Adrian