Represents DOM exception code 10.
Source position: laz2_dom.pas line 60
const INUSE_ATTRIBUTE_ERR = 10;
An attempt was made to add an attribute that is already in use elsewhere.