doc / ch.tutteli.atrium.reporting.erroradjusters / NoOpAtriumErrorAdjusterCommon / adjustOtherThanStacks

adjustOtherThanStacks

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

Overrides AtriumErrorAdjusterCommon.adjustOtherThanStacks

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).