W3cubDocs

/Haxe C#

ArgumentException

package cs.system

extends SystemExceptionException

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

Constructor

@:final @:overload new ()

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

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

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

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

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

Variables

read only ParamName:String

Methods

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