Searched refs:integerParseException (Results 1 – 1 of 1) sorted by relevance
814 throw integerParseException(e); in consumeInt32()828 throw integerParseException(e); in consumeUInt32()842 throw integerParseException(e); in consumeInt64()869 throw integerParseException(e); in consumeUInt64()1075 private ParseException integerParseException( in integerParseException() method in TextFormat.Tokenizer