hudson.util
Class JNADoublyLoaded
java.lang.Object
hudson.util.ErrorObject
hudson.util.HudsonFailedToLoad
hudson.util.JNADoublyLoaded
public class JNADoublyLoaded
- extends HudsonFailedToLoad
Indicates that JNA is already loaded in another class loader.
- Author:
- Kohsuke Kawaguchi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JNADoublyLoaded
public JNADoublyLoaded(Throwable exception)
Copyright © 2004-2013. All Rights Reserved.