net.sourceforge.jeuclid.biparser
Class NonIncrementalElementException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xml.sax.SAXException
org.xml.sax.SAXParseException
net.sourceforge.jeuclid.biparser.NonIncrementalElementException
- All Implemented Interfaces:
- Serializable
public class NonIncrementalElementException
- extends SAXParseException
Exception to be thrown if the subtree contains elements which are not
incrementally updatable.
- Version:
- $Revision: ae7142857f19 $
- See Also:
- Serialized Form
NonIncrementalElementException
public NonIncrementalElementException(String element)
- Create a new NonIncrementalElementException.
- Parameters:
element
- element which was tried to be created.
Copyright © 2002-2010 The JEuclid project. All Rights Reserved.