vantage6.algorithm.tools.exceptions.InputError

exception InputError

Generic error raised with algorithm input handling. Example usage: - User input is invalid. - Subtask fails due to invalid input received from the parent task.