parse_exception
parse_exception("division by zero", token.position);
parse_exception("modulo by zero", token.position);
parse_exception(sTempBuffer, position);
parse_exception(sTempBuffer, starPosition);
parse_exception("unexpected end of expression", token.position);
parse_exception(sTempBuffer, token.position);
parse_exception(sTempBuffer, token.position);
parse_exception("out of memory for command execution", -1);
parse_exception("invalid hex number", begin - fString);
parse_exception("quoted string too long", begin - fString);
parse_exception("unexpected end of line while "
parse_exception("parse error", token.position);
parse_exception("expected command or assignment", token.position);
parse_exception("parse error", token.position);
parse_exception(sTempBuffer, position);
parse_exception(sTempBuffer, position);
parse_exception("division by zero", position);
parse_exception("internal error: unknown assignment token",
parse_exception("division by zero", position);
parse_exception("internal error: unknown assignment token",
parse_exception(sTempBuffer, position);
parse_exception("expected assignment",
parse_exception("Pipe too long", fTokenizer.NextToken().position);
parse_exception(sTempBuffer, -1);
parse_exception("too many arguments for command", 0);
parse_exception(sTempBuffer, token.position);
parse_exception("too many arguments for command", 0);