doc / ch.tutteli.atrium.reporting / AtriumErrorAdjuster / adjustStackTrace

adjustStackTrace

abstract fun adjustStackTrace(stackTrace: <ERROR CLASS><StackTraceElement>): <ERROR CLASS><StackTraceElement> (source)

Adjusts the given Throwable.stackTrace in some way or another.

Return
The adjusted stack.