DOMException: message property

Note: This feature is available in Web Workers.

The message read-only property of the DOMException interface returns a string representing a message or description associated with the given error name.

Value

A string.

Specifications

Browser compatibility