``` Please add to class HIDDevice method readTimeout the throws condition. public native int readTimeout(byte[] buf, int milliseconds) throws IOException; ``` Original issue reported on code.google.com by `michael....@gmail.com` on 6 Mar 2012 at 1:49