Searched refs:integerParseException (Results 1 – 1 of 1) sorted by relevance
822 throw integerParseException(e); in consumeInt32()836 throw integerParseException(e); in consumeUInt32()850 throw integerParseException(e); in consumeInt64()877 throw integerParseException(e); in consumeUInt64()1083 private ParseException integerParseException( in integerParseException() method in TextFormat.Tokenizer