Exception

Exception

package cs-system

implements _Exception, ISerializable

extended by SystemException

Available on cs

Constructor

new ()

new (message:String, innerException:Exception)

private new (info:SerializationInfo, context:StreamingContext)

new (message:String)

Variables

read only Data:IDictionary

read only InnerException:Exception

read only Message:String

Source:String

read only StackTrace:String

read only TargetSite:MethodBase

Methods

GetBaseException ():Exception

GetObjectData (info:SerializationInfo, context:StreamingContext):Void

GetType ():Type

ToString ():String

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部