org.hudsonci.plugins.jna
Class JnaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hudsonci.plugins.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-2012 Hudson. All Rights Reserved.