Package de.pdark.decentxml
Class Location.NodeFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- de.pdark.decentxml.Location.NodeFoundException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Location
public static class Location.NodeFoundException extends IOException
This is just a marker that the node has been found- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NodeFoundException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-