This documentation is archived and is not being maintained.
message property
Retrieves a string that describes the error that occurred.
Syntax
| JavaScript | p = object.message |
Property values
Type: String
The error message.
Standards information
See also
-
DOMException
-
EventException
-
RangeException
-
code