abstract fun adjustStack(stackTrace: <ERROR CLASS><String>): <ERROR CLASS><String> (source)
Adjusts the stack in some way or another.
As side notice, stack is a property of Error which is currently not visible in Kotlin.
Return
The adjusted stack.