DOMException.INVALID_MODIFICATION_ERR

DOMException.INVALID_MODIFICATION_ERR field

If an attempt is made to modify the type of the underlying object.

public const ushort INVALID_MODIFICATION_ERR;

See Also