flash.errors.IOError

type
class
extends
Error
subclasses
flash.errors.EOFError
available in
flash

Constructor

new(?message : String, ?id : Int)

Instance Variables hide inherited show inherited

errorID(default,null) : Int

inherited from flash.errors.Error

message : Dynamic

inherited from flash.errors.Error

name : Dynamic

inherited from flash.errors.Error

Instance Methods hide inherited show inherited

getStackTrace() : String

inherited from flash.errors.Error