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