StackTrace

package cs.system.diagnostics

Available on cs

Static variables

staticread onlyMETHODS_TO_SKIP:Int

Constructor

finalnew()

finalnew(targetThread:Thread, needFileInfo:Bool)

finalnew(frame:StackFrame)

finalnew(e:Exception, skipFrames:Int, fNeedFileInfo:Bool)

finalnew(e:Exception, skipFrames:Int)

finalnew(e:Exception, fNeedFileInfo:Bool)

finalnew(e:Exception)

finalnew(skipFrames:Int, fNeedFileInfo:Bool)

finalnew(skipFrames:Int)

finalnew(fNeedFileInfo:Bool)

Variables

read onlyFrameCount:Int

Methods

GetFrame(index:Int):StackFrame

GetFrames():NativeArray<StackFrame>

ToString():String

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/diagnostics/StackTrace.html