ErrorEventInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

colno
auto colno()
Undocumented in source. Be warned that the author may not have intended to support it.
colno
void colno(uint colno)
Undocumented in source. Be warned that the author may not have intended to support it.
error
void error(T0 error)
Undocumented in source. Be warned that the author may not have intended to support it.
error
auto error()
Undocumented in source. Be warned that the author may not have intended to support it.
filename
void filename(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
filename
auto filename()
Undocumented in source. Be warned that the author may not have intended to support it.
lineno
void lineno(uint lineno)
Undocumented in source. Be warned that the author may not have intended to support it.
lineno
auto lineno()
Undocumented in source. Be warned that the author may not have intended to support it.
message
void message(string message)
Undocumented in source. Be warned that the author may not have intended to support it.
message
auto message()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
spasm.bindings.dom.EventInit _parent;
Undocumented in source.

Meta