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