public class UsbAbortException extends UsbException
Submissions are normally aborted via the
abortAllSubmissions method.
| Constructor and Description |
|---|
UsbAbortException()
Constructor.
|
UsbAbortException(String s)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UsbAbortException()
public UsbAbortException(String s)
s - The detail message.Copyright © 2014 LSST. All Rights Reserved.