message

open override val message: String(source)

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

MDN Reference