[4077] in java-interest

home help back first fref pref prev next nref lref last post

Error vs Exception redundancies?

daemon@ATHENA.MIT.EDU (MikeDacon@aol.com)
Sat Dec 9 12:48:35 1995

From: MikeDacon@aol.com
Date: Sat, 9 Dec 1995 11:20:17 -0500
To: java-interest@java.sun.com

Hi fellow Java coders and Java team,

The exceptions:
   ClassNotFoundException 
   NoSuchMethodException

seem to be redundant since these Errors exist:
   NoClassDefFoundError
   NoSuchMethodError

Can someone tell me the difference?

 - Mike Daconta
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post