DOMException.Message
DOMException.Message property
Returns a string representing a message or description associated with the given error name.
public override string Message { get; }
Property Value
The error message.
See Also
- class DOMException
- namespace Aspose.Svg.Dom
- assembly Aspose.SVG