Package com.sun.jna

Class LastErrorException

    • Constructor Detail

      • LastErrorException

        public LastErrorException​(String msg)
      • LastErrorException

        public LastErrorException​(int code)
      • LastErrorException

        protected LastErrorException​(int code,
                                     String msg)
    • Method Detail

      • getErrorCode

        public int getErrorCode()
        Returns:
        The reported error code