Represents DOM exception code 13.
Source position: laz2_dom.pas line 66
const INVALID_MODIFICATION_ERR = 13;
An attempt was made to modify the type of the underlying object.