FreeHEP API
Version current

org.freehep.xml.util
Class XMLNodeTraverser.BadXMLException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.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
Source Code:
XMLNodeTraverser.BadXMLException.java

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 current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.