Represents DOM exception code 8.
Source position: laz2_dom.pas line 58
const NOT_FOUND_ERR = 8;
An attempt was made to reference a node in a context where it does not exist.