DOMException.INUSE_ATTRIBUTE_ERR

DOMException.INUSE_ATTRIBUTE_ERR field

If an attempt is made to add an attribute that is already in use elsewhere.

public const ushort INUSE_ATTRIBUTE_ERR;

See Also