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