public class UsbShortPacketException extends UsbException
Short packets are described in the USB 2.0 specification section 5.3.2.
UsbIrps indicate if this UsbException should be generated or not.,
Serialized Form| Constructor and Description |
|---|
UsbShortPacketException()
Constructor.
|
UsbShortPacketException(java.lang.String s)
Constructor.
|