Searched defs:thrownExceptionTypes (Results 1 – 4 of 4) sorted by relevance
65 Type[] thrownExceptionTypes(); in thrownExceptionTypes() method
82 public void thrownExceptionTypes() { in thrownExceptionTypes() method in ExecutableMemberDocImplTest
127 public Type[] thrownExceptionTypes() { in thrownExceptionTypes() method in ExecutableMemberDocImpl
327 override fun thrownExceptionTypes(): Array<out Type> = emptyArray() in hasNonEmptyContent() method