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:
  • Field Details

  • Constructor Details

    • NodeFoundException

      public NodeFoundException()