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