Represents DOM exception code 4.
Source position: laz2_dom.pas line 54
const WRONG_DOCUMENT_ERR = 4;
Node is used in a different document than the one that created it (that does not support it).