Haxe API Documentation
Back
|
Index
extern
class
flash.events.UncaughtErrorEvent
extends
ErrorEvent
Available in flash
var
error(default,null) :
Dynamic
function
new(?type :
String
, ?bubbles :
Bool
, ?cancelable :
Bool
, ?error_in :
Dynamic
) :
Void
static
var
UNCAUGHT_ERROR :
String
Back
|
Index