Class TaskNotFoundException

    • Constructor Detail

      • TaskNotFoundException

        public TaskNotFoundException​(java.lang.String msg)
        Creates a new TaskNotFoundException object.
        Parameters:
        msg - The error message.