Serializable
public class IllegalAddException extends IllegalArgumentException
IllegalAddException
is thrown when a node is added incorrectly
to an Element
Constructor | Description |
---|---|
IllegalAddException(String reason) |
|
IllegalAddException(Branch parent,
Node node,
String reason) |
|
IllegalAddException(Element parent,
Node node,
String reason) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString