org.dom4j
public class IllegalAddException extends IllegalArgumentException
IllegalAddException
is thrown when a node is added incorrectly
to an Element
Constructor and Description |
---|
IllegalAddException(Branch parent,
Node node,
String reason) |
IllegalAddException(Element parent,
Node node,
String reason) |
IllegalAddException(String reason) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2001-2013 MetaStuff Ltd.. All Rights Reserved.