public class WasCancelledException extends Exception
| Constructor and Description |
|---|
WasCancelledException(Descriptor d)
The given descriptor was processing during a
cancellation of the job
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WasCancelledException(Descriptor d)
d - The non-null descriptor that was cancelledCopyright © 2009-2014 Oracle Corporation. All Rights Reserved.