package cs.system
implements _Exception, ISerializable
extended by SystemException
Available on cs new () new (message:String, innerException:Exception)private new (info:SerializationInfo, context:StreamingContext) new (message:String)read only Data:IDictionaryHelpLink:Stringread only InnerException:Exceptionread only Message:StringSource:Stringread only StackTrace:Stringread only TargetSite:MethodBase GetBaseException ():Exception GetObjectData (info:SerializationInfo, context:StreamingContext):Void GetType ():Type ToString ():String
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/Exception.html