Static variables

staticfinalread onlyAUTHENTICATION_ERROR:String

Constructor

@:value({ inSubErrorID : 0, inErrorID : 0, cancelable : false, bubbles : false })new(type:String, bubbles:Bool = false, cancelable:Bool = false, ?inDetail:String, inErrorID:Int = 0, inSubErrorID:Int = 0, ?inServerURL:String, ?inDomain:String)

Variables

@:flash.propertydomain:String

@:flash.propertyserverURL:String

@:flash.propertysubErrorID:Int

Inherited Variables

Defined by ErrorEvent

@:flash.property@:require(flash10_1)read onlyerrorID:Int

Defined by TextEvent

@:flash.propertytext:String

Defined by Event

@:flash.propertyread onlybubbles:Bool

@:flash.propertyread onlycancelable:Bool

@:flash.propertyread onlycurrentTarget:Dynamic

@:flash.propertyread onlyeventPhase:EventPhase

@:flash.propertyread onlytarget:Dynamic

@:flash.propertyread onlytype:String

Inherited Methods