[scriptable, uuid(73d82c1d-05de-49c9-a23b-7121ff09a67a)]
interface nsIWorkerErrorEvent : nsIDOMEvent
Attributes
readonly attribute
DOMString
filename
readonly attribute
unsigned long
lineno
readonly attribute
DOMString
message
Methods
void
initErrorEvent(in DOMString aTypeArg, in boolean aCanBubbleArg, in boolean aCancelableArg, in DOMString aMessageArg, in DOMString aFilenameArg, in unsigned long aLinenoArg)
Compare to: