Class HidException

All Implemented Interfaces:
Serializable

public class HidException extends RuntimeException

Caught exception to provide the following to API consumers:

  • Notification of a serious problem with HID
Since:
0.0.1  
See Also:
  • Constructor Details

    • HidException

      public HidException(String message)
    • HidException

      public HidException(String message, Throwable cause)