getClassLoader()
Alexandre Oliva
kaffe@rufus.w3.org
28 Jul 1998 01:09:17 -0300
Archie Cobbs <archie@whistle.com> writes:
> The method Class.getClassLoader() is returning null, which is
> causing stuff to bomb out with NullPointerException.
getClassLoader() is supposed to return null for classes loaded by the
default class-loader. If things are bombing because it is returning
null, the problem must be elsewhere
--
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil