Function DOMException.writeCustomMsg
Outputs a message to stderr, prefixed with file/line information
Prototype
void writeCustomMsg(
string msg
);
Outputs a message to stderr, prefixed with file/line information
void writeCustomMsg(
string msg
);