Skip to main content
Version: 3.13.0

DOMException.prototype.message

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.