Class XMPPathParserException

  • All Implemented Interfaces:
    Serializable

    public class XMPPathParserException
    extends Exception
    Denotes an error in the parsing process of an XMP path String
    See Also:
    Serialized Form
    • Constructor Detail

      • XMPPathParserException

        public XMPPathParserException()
      • XMPPathParserException

        public XMPPathParserException​(String message)
      • XMPPathParserException

        public XMPPathParserException​(Throwable cause)
      • XMPPathParserException

        public XMPPathParserException​(String message,
                                      Throwable cause)