Searched defs:exceptionName (Results 1 – 4 of 4) sorted by relevance
458 public void threadShouldThrow(String exceptionName) { in threadShouldThrow()594 public void shouldThrow(String exceptionName) { in shouldThrow()
397 public ClassInfo getException(String exceptionName) { in getException()
1042 String exceptionName = buildQualifiedName(((ParseTree) o)); in buildMethod() local
516 String exceptionName = cd[i].name(); in processExceptions() local