Lines Matching refs:error
210 Exception to indicate error in the input files to this script.
434 except GeneratorInputError as error:
436 str(error) + " - %s:%d" % (funcs_f.name, funcs_f.line_no))
607 # width of the comment and line breaks, this way positions in error
612 # Strip whitespace at the end of lines (it's irrelevant to error messages).
708 except GeneratorInputError as error:
711 str(error)))
795 except GeneratorInputError as error:
797 str(error) + " - %s:%d" %
981 :param line_no: line number for error messages.
1276 sys.exit("%s: input error: %s" %