formatStackTrace

open fun formatStackTrace(title: String, stack: Array<StackFrame>): String

Format an array of StackFrames with the error title to a String.