Searched defs:throwsTypes (Results 1 – 4 of 4) sorted by relevance
144 private var throwsTypes: List<ExceptionTypeItem> = emptyList() variable146 override fun throwsTypes(): List<ExceptionTypeItem> = this.throwsTypes in throwsTypes() method
62 private val throwsTypes: List<ExceptionTypeItem> in <lambda>() constant132 override fun throwsTypes() = throwsTypes in <lambda>() method427 internal fun throwsTypes( in <lambda>() method
57 override fun throwsTypes(): List<ExceptionTypeItem> = throwableTypes in name() method
80 fun throwsTypes(): List<ExceptionTypeItem> in <lambda>() method