Re: Trying to load classes from a plugin with PluginClassLoader

Posted by dscho on
URL: http://imagej.273.s1.nabble.com/Trying-to-load-classes-from-a-plugin-with-PluginClassLoader-tp3702425p3702426.html

Hi,

On Tue, 20 Jun 2006, Peter Sebastian Masny wrote:

> I have tried to use the PluginClassLoader, but it seems to die on the
>   result = defineClass(className, classBytes, 0, classBytes.length);

How does it die? Does it throw an exception? If yes, which one?

Hth,
Dscho