DOMException.INDEX_SIZE_ERR

DOMException.INDEX_SIZE_ERR field

If index or size is negative, or greater than the allowed value.

public const ushort INDEX_SIZE_ERR;

See Also