FreeHEP API
Version v1.1

org.freehep.xml.util
Class XMLNodeTraverser.BadXMLException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.freehep.xml.util.XMLNodeTraverser.BadXMLException
All Implemented Interfaces:
Serializable
Enclosing class:
XMLNodeTraverser

public static class XMLNodeTraverser.BadXMLException
extends Exception

Exception to throw for any kind of problem during the node traversal

See Also:
Serialized Form

Constructor Summary
XMLNodeTraverser.BadXMLException()
           
XMLNodeTraverser.BadXMLException(String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XMLNodeTraverser.BadXMLException

public XMLNodeTraverser.BadXMLException()

XMLNodeTraverser.BadXMLException

public XMLNodeTraverser.BadXMLException(String s)

FreeHEP API
Version v1.1

Copyright © 2000-2002 FreeHEP, All Rights Reserved.