Class HidException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hid4java.HidException
- All Implemented Interfaces:
Serializable
Caught exception to provide the following to API consumers:
- Notification of a serious problem with HID
- Since:
- 0.0.1
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HidException
-
HidException
-