JNA API 4.5.1
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
JNA API 4.5.1

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