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:
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
-
-
Field Summary
Fields Modifier and Type Field Description private static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description NodeFoundException()
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-