DOMException.WRONG_DOCUMENT_ERR
DOMException.WRONG_DOCUMENT_ERR field
If a Node is used in a different document than the one that created it (that doesn’t support it).
public const ushort WRONG_DOCUMENT_ERR;
See Also
- class DOMException
- package com.aspose.html.Dom
- package Aspose.HTML