public class IllegalAddException
extends java.lang.IllegalArgumentException
IllegalAddException is thrown when a node is added incorrectly
 to an Element| Constructor and Description | 
|---|
IllegalAddException(Branch parent,
                   Node node,
                   java.lang.String reason)  | 
IllegalAddException(Element parent,
                   Node node,
                   java.lang.String reason)  | 
IllegalAddException(java.lang.String reason)  |