package cs.system
implements _Exception, ISerializable
extended by SystemException
Available on csnew ()
new (message:String, innerException:Exception)
private new (info:SerializationInfo, context:StreamingContext)
new (message:String)
read only Data:IDictionary
HelpLink:String
read only InnerException:Exception
read only Message:String
Source:String
read only StackTrace:String
read 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