reoptimization_algorithms.errors.Error.InputError

exception InputError(expression, message)

Exception raised for errors in the input

Parameters
  • expression – input expression in which the error occurred

  • message (str) – explanation of the error