detekt
Toggle table of contents
1.23.7
jvm
Platform filter
jvm
Switch theme
Search in API
detekt
detekt-psi-utils
/
io.gitlab.arturbosch.detekt.rules
/
isExceptionOfType
is
Exception
Of
Type
inline
fun
<
T
:
Exception
>
KtThrowExpression
.
isExceptionOfType
(
)
:
Boolean