TaskNotFoundException

public class TaskNotFoundException extends IllegalArgumentException

Thrown when task with given ID doesn’t exists.

Constructors

TaskNotFoundException

public TaskNotFoundException(Long taskId)

Exception constructor.

Parameters:
  • taskId – the task ID