Class JnaException

All Implemented Interfaces:
Serializable

public class JnaException extends RuntimeException
Exception in the registry code.
Author:
Kohsuke Kawaguchi
See Also:
  • Constructor Details

    • JnaException

      public JnaException(int errorCode)
  • Method Details

    • getErrorCode

      public int getErrorCode()