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