org.dom4j

Class IllegalAddException


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(Branch parent, Node node, String reason)
IllegalAddException(Element parent, Node node, String reason)

Constructor Details

IllegalAddException

public IllegalAddException(String reason)

IllegalAddException

public IllegalAddException(Branch parent,
                           Node node,
                           String reason)

IllegalAddException

public IllegalAddException(Element parent,
                           Node node,
                           String reason)

Copyright B) 2005 MetaStuff Ltd. All Rights Reserved. Hosted by

SourceForge Logo