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.
The message
read-only property of the DOMException
interface returns a string representing a message or description associated with the given error name.
A string.