package cs.system
implements _Exception, ISerializable
extended by SystemException
Available on cs
finalnew()
finalnew(message:String, innerException:Exception)
finalnew(message:String)
read onlyData:IDictionary
HelpLink:String
read onlyInnerException:Exception
read onlyMessage:String
Source:String
read onlyStackTrace:String
read onlyTargetSite:MethodBase
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