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