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