Class TaskNotFoundException

    • Constructor Detail

      • TaskNotFoundException

        public TaskNotFoundException​(String message)
        Constructs a new TaskNotFoundException with the specified error message.
        Parameters:
        message - Describes the error encountered.