W3cubDocs

/Haxe C#

UnhandledExceptionEventArgs

package cs.system

extends EventArgs

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

Constructor

@:final @:overload new (exception:Dynamic, isTerminating:Bool)

Variables

read only ExceptionObject:Dynamic

read only IsTerminating:Bool

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