Indicates that a child with a certain name and/or namespace does not exist. This is thrown when you attempt to remove a node from a parent that does not actually have that node as a child.
@author Elliotte Rusty Harold @version 1.1b3 @see ParentNode#removeChild(Node)
|
|