Searched defs:npe (Results 1 – 3 of 3) sorted by relevance
45 static void npe() { in npe() method in Main
39 NullPointerException npe = null; in methodTwo() local552 static void check(NullPointerException npe, int firstLine) { in check()
214 static void check(NullPointerException npe, int mainLine, int medthodLine, String methodName) { in check()