Skip navigation links
JNA API 4.4.0
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
JNA API 4.4.0

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