org.dom4j
public class IllegalAddException extends IllegalArgumentException
IllegalAddException
is thrown when a node is added incorrectly
to an Element
Version: $Revision: 1.6 $
Constructor Summary | |
---|---|
IllegalAddException(String reason) | |
IllegalAddException(Element parent, Node node, String reason) | |
IllegalAddException(Branch parent, Node node, String reason) |