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(String s)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UsbShortPacketException()
public UsbShortPacketException(String s)
s - The detail message.Copyright © 2014 LSST. All Rights Reserved.