W3cubDocs

/Haxe C#

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