Lines Matching full:throw
30 throw new BadError("BadInit");
48 throw new BadErrorNoStringInit();
77 npe2 = new NullPointerException("second throw");
79 throw npe2;
84 throw new NullPointerException("first throw");
91 throw new IllegalStateException("Should not reach here.");
100 throw new IllegalStateException("Should not reach here.");
114 throw new IllegalStateException("Should not reach here.");
123 throw new IllegalStateException("Should not reach here.");