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