Package tigase.xml

Class Path.PathFormatException

java.lang.Object
java.lang.Throwable
tigase.xml.Path.PathFormatException
All Implemented Interfaces:
Serializable
Enclosing class:
Path

public static class Path.PathFormatException extends Throwable
Exception thrown if it is not possible to parse String into path
See Also:
  • Constructor Details

    • PathFormatException

      public PathFormatException(String message)