[3078] in java-interest

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

Re: method dispatching bug (or a feature :-()

daemon@ATHENA.MIT.EDU (Arthur van Hoff)
Mon Oct 30 04:25:55 1995

From: Arthur.Vanhoff@Eng.Sun.COM (Arthur van Hoff)
To: andruid@SPARKY.CS.NYU.EDU (Andruid Kerne)
Date: Sun, 29 Oct 1995 23:32:40 -0800 (PST)
Cc: java-interest@webrunner.neato.org (java)
In-Reply-To: <9510280926.AA11798@SPARKY.CS.NYU.EDU> from "Andruid Kerne" at Oct 28, 95 05:26:38 am


Hi Andruid,

> java.lang.AbstractMethodError minus

This exception only happens if you manage to
directly invoke an abstract method. The only way
to do this is by calling super.minus() from a
subclass.

Have fun,

	Arthur van Hoff 
-
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