getStacktrace

abstract fun getStacktrace(): String(source)

Returns the stacktrace of the failure.

The instances are created on the test worker side allowing the clients not to deal with non-serializable exceptions.

Return

the stacktrace string