Searched refs:invalidLong (Results 1 – 1 of 1) sorted by relevance
215 throw invalidLong(tokenIndex); in parseAndConsumeLong()223 throw invalidLong(tokenIndex); in parseAndConsumeLong()232 private NumberFormatException invalidLong(int tokenIndex) { in invalidLong() method in ProcFileReader