doc / ch.tutteli.atrium.logic / ThrowableAssertions / causeIsA

causeIsA

abstract fun <TExpected : Throwable> causeIsA(container: AssertionContainer<out Throwable>, expectedType: KClass<TExpected>): SubjectChangerBuilder.ExecutionStep<Throwable?, TExpected>