Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

nsIConsoleMessage

This interface is a base interface for messages passed to or from the nsIConsoleService.
Inherits from: nsISupports Last changed in Gecko 1.7

Implementations may provide an object that can be Query Interfaced, nsISupports.QueryInterface(), to provide more specific message information. See nsIScriptError for an example.

Attributes

Attribute Type Description
message wstring The message in a string format. [binaryname(MessageMoz)] Read only.

See also

Document Tags and Contributors

 Contributors to this page: Sheppy, trevorh, Wjjohnst
 Last updated by: Sheppy,