DOMException.DOMSTRING_SIZE_ERR

DOMException.DOMSTRING_SIZE_ERR field

If the specified range of text does not fit into a DOMString.

public const ushort DOMSTRING_SIZE_ERR;

See Also