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. |