Searched defs:exceptionName (Results 1 – 10 of 10) sorted by relevance
20 private String exceptionName; field in ExceptionModel29 public ExceptionModel(String exceptionName) { in ExceptionModel()37 public void setExceptionName(String exceptionName) { in setExceptionName()
58 private String exceptionName; field in ThrowsTagImpl62 public String exceptionName() { in exceptionName() method in ThrowsTagImpl
50 String exceptionName(); in exceptionName() method
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()
399 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()
2420 "exceptionName":{ object