Searched defs:exceptionName (Results 1 – 7 of 7) sorted by relevance
413 public void threadShouldThrow(String exceptionName) { in threadShouldThrow()528 public void shouldThrow(String exceptionName) { in shouldThrow()
410 public void threadShouldThrow(String exceptionName) { in threadShouldThrow()525 public void shouldThrow(String exceptionName) { in shouldThrow()
516 String exceptionName = cd[i].name(); in processExceptions() local
397 public ClassInfo getException(String exceptionName) { in getException()
1042 String exceptionName = buildQualifiedName(((ParseTree) o)); in buildMethod() local
130 override fun exceptionName(): String = type.qualifiedTypeName() in name() method in ThrowsTagAdapter
1102 String exceptionName) in addCatch()