hudson.util.jna
Class JnaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
hudson.util.jna.JnaException
- All Implemented Interfaces:
- Serializable
public class JnaException
- extends RuntimeException
Exception in the registry code.
- Author:
- Kohsuke Kawaguchi
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JnaException
public JnaException(int errorCode)
getErrorCode
public int getErrorCode()
Copyright © 2004-2013. All Rights Reserved.