public class WasCancelledException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
For serialization
|
| Constructor and Description |
|---|
WasCancelledException(Descriptor d)
The given descriptor was processing during a
cancellation of the job
|
private static final long serialVersionUID
public WasCancelledException(Descriptor d)
d - The non-null descriptor that was cancelled