DOMException.Message

DOMException.Message property

返回表示与给定错误名称关联的消息或描述的字符串。

public override string Message { get; }

适当的价值

错误信息。

也可以看看