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