shared libraries

Tom Tromey tromey@redhat.com
Mon Sep 17 10:01:00 GMT 2001


>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:

Anthony> Is there any way to rig things up so an UnsatisfiedLinkError
Anthony> is thrown instead of a ClassNotFoundException?  This would be
Anthony> very helpful.

libltdl doesn't provide enough error information for us to do this.
It returns an error message, but not anything else.  I guess we could
look at the text of the message, but I'm reluctant to do that.

Tom



More information about the Java mailing list