de.pdark.decentxml
Class Location.NodeFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by de.pdark.decentxml.Location.NodeFoundException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Location

public static class Location.NodeFoundException
extends java.io.IOException

This is just a marker that the node has been found

See Also:
Serialized Form

Constructor Summary
Location.NodeFoundException()
           
 
Method Summary
 
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

Location.NodeFoundException

public Location.NodeFoundException()


Copyright © 2008-2011. All Rights Reserved.