Class TaskNotFoundException

    • Constructor Detail

      • TaskNotFoundException

        public TaskNotFoundException​(String taskId,
                                     Throwable cause)
      • TaskNotFoundException

        public TaskNotFoundException​(String taskId)
    • Method Detail

      • getTaskId

        public String getTaskId()