Searched refs:floatParseException (Results 1 – 1 of 1) sorted by relevance
1024 throw floatParseException(e); in consumeDouble()1062 throw floatParseException(e); in consumeFloat()1187 private ParseException floatParseException(final NumberFormatException e) { in floatParseException() method in TextFormat.Tokenizer