class flash.events.IOErrorEvent extends ErrorEvent

Available on flash

Class Fields

static var DISK_ERROR:String

static var IO_ERROR:String

static var VERIFY_ERROR:String

Instance Fields

function new(type:String, ?bubbles:Bool, ?cancelable:Bool, ?text:String, ?id:Int):Void