Skip navigation links
JNA API 4.2.0
com.sun.jna

Class LastErrorException

    • Constructor Detail

      • LastErrorException

        public LastErrorException(String msg)
      • LastErrorException

        public LastErrorException(int code)
    • Method Detail

      • getErrorCode

        public int getErrorCode()
        Returns the error code of the error.
        Returns:
        Error code.
JNA API 4.2.0

Copyright © 2007-2015 Timothy Wall. All Rights Reserved.