doc / ch.tutteli.atrium.reporting / AtriumErrorAdjusterCommon / adjustOtherThanStacks

adjustOtherThanStacks

abstract fun adjustOtherThanStacks(throwable: Throwable): Unit (source)

Adjusts parts of the given throwable but not its stack trace.

This method is intended for usages where the stack trace is modified by multiple AtriumErrorAdjusters (part of the platform specific AtriumErrorAdjuster interface).