Home | History | Annotate | Download | only in util

Lines Matching full:throw

178                 throw new RuntimeException(
193 throw new RuntimeException("no test method: " + method);
260 throw new RuntimeException("unknown test abbreviation:"
280 throw new RuntimeException(
375 throw new RuntimeException("error while reading from file: "
384 throw new RuntimeException(
421 throw new RuntimeException("failed to parse", e);
430 throw new RuntimeException("error while reading from file: "
488 throw new RuntimeException("error while writing to file: "
510 throw new RuntimeException("unexpected EOF for file: "+file);
517 throw new RuntimeException("error reading file:"+file, ex);