@Beta public class TaskNotFoundException extends BaseException
Constructor and Description |
---|
TaskNotFoundException(DescriptorKey task) |
TaskNotFoundException(DescriptorKey task,
java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
DescriptorKey |
getTask() |
getCode
public TaskNotFoundException(DescriptorKey task)
public TaskNotFoundException(DescriptorKey task, java.lang.String message)
public DescriptorKey getTask()