W3cubDocs

/Haxe C#

SystemException

package cs.system

extends Exception

extended by ArgumentException, MemberAccessException, NullReferenceException

@:libType@:csNative@:native("System.SystemException") Available on cs

Constructor

@:final @:overload new ()

@:final @:overload new (message:String, innerException:Exception)

private @:final @:overload new (info:SerializationInfo, context:StreamingContext)

@:final @:overload new (message:String)

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