W3cubDocs

/Haxe C#

Exception

package cs.system

implements _Exception, ISerializable

extended by SystemException

Available on cs

Constructor

finalnew()

finalnew(message:String, innerException:Exception)

finalnew(message:String)

Variables

read onlyData:IDictionary

read onlyInnerException:Exception

read onlyMessage:String

Source:String

read onlyStackTrace:String

read onlyTargetSite:MethodBase

Methods

GetBaseException():Exception

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

finalGetType():Type

ToString():String

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