Skip to content

Null Pointer error on list device() method --java.lang.reflect.InvocationTargetException #65

Description

@GoogleCodeExporter
Devices:


Exception in thread "main" java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoa
der.java:58)
Caused by: java.lang.NullPointerException
        at com.codeminders.hidapi.HIDAPITest.listDevices(HIDAPITest.java:115)
        at com.codeminders.hidapi.HIDAPITest.main(HIDAPITest.java:39)
        ... 5 more

Original issue reported on code.google.com by ajeetsin...@gmail.com on 19 Nov 2014 at 8:02

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions