diagnostics.StackTrace

StackTrace

package cs-system-diagnostics

Available on cs

Constructor

new ()

new (targetThread:Thread, needFileInfo:Bool)

new (frame:StackFrame)

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

new (e:Exception, skipFrames:Int)

new (e:Exception, fNeedFileInfo:Bool)

new (e:Exception)

new (skipFrames:Int, fNeedFileInfo:Bool)

new (skipFrames:Int)

new (fNeedFileInfo:Bool)

Variables

read only FrameCount:Int

Methods

GetFrame (index:Int):StackFrame

GetFrames ():NativeArray<StackFrame>

ToString ():String

Static variables

static read only METHODS_TO_SKIP:Int

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部