Searched defs:throws (Results 1 – 6 of 6) sorted by relevance
295 val throws = when { in <lambda>() constant
299 val throws = when { in <lambda>() constant
283 val throws = if (preFiltered) { in <lambda>() constant
450 val throws = if (preFiltered) { in <lambda>() constant
342 val throws = method.throwsTypes().asSequence().sortedWith(ClassItem.fullNameComparator) in <lambda>() constant
96 fun throws(qualifiedName: String): Boolean { in <lambda>() method