public class UsbNotActiveException extends RuntimeException
inactive UsbConfiguration,
inactive UsbInterface, and/or
inactive UsbPipe.| Constructor and Description |
|---|
UsbNotActiveException()
Constructor.
|
UsbNotActiveException(String s)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UsbNotActiveException()
public UsbNotActiveException(String s)
s - The detail message.Copyright © 2014 LSST. All Rights Reserved.