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) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012 JBoss by Red Hat. All Rights Reserved.