inline fun <TExpected : Throwable> toBe(throwableThrownBuilder: ThrowableThrown.Builder, expectedType: KClass<TExpected>, noinline assertionCreator: AssertionPlant<TExpected>.() -> Unit): Unit
Overrides ThrowableThrownAssertions.toBe