public class UsbBitStuffException extends UsbException
Bit stuff violations are described in the USB 2.0 specification section 7.1.9.
| Constructor and Description |
|---|
UsbBitStuffException()
Constructor.
|
UsbBitStuffException(String s)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UsbBitStuffException()
public UsbBitStuffException(String s)
s - The detail message.Copyright © 2014 LSST. All Rights Reserved.