java.io.Serializablepublic class TaskCancelledException extends MsgException
| Constructor | Description |
|---|---|
TaskCancelledException() |
Constructs an
TaskCancelledException without a detail message. |
TaskCancelledException(java.lang.String s) |
Constructs an
TaskCancelledException with a detail message. |