W3cubDocs

/Haxe Flash

ErrorEvent

package flash.events

extends TextEventEvent

extended by AsyncErrorEvent, DRMAuthenticationErrorEvent, DRMDeviceGroupErrorEvent, DRMErrorEvent, DRMReturnVoucherErrorEvent, IOErrorEvent, SecurityErrorEvent, UncaughtErrorEvent

Available on flash

Constructor

@:value({ id : 0, cancelable : false, bubbles : false }) new (type:String, bubbles:Bool = false, cancelable:Bool = false, ?text:String, id:Int = 0)

Variables

@:require(flash10_1) read only errorID:Int

Static variables

static read only ERROR:String

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/events/ErrorEvent.html