W3cubDocs

/Haxe Flash

IOErrorEvent

package flash.events

extends ErrorEventTextEventEvent

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)

Static variables

static read only DISK_ERROR:String

static read only IO_ERROR:String

static read only NETWORK_ERROR:String

static read only VERIFY_ERROR:String

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