Class XPathException

    • Constructor Detail

      • XPathException

        public XPathException()
        Constructs an exception.
      • XPathException

        public XPathException​(String key)
        Constructs an exception with the specified key.
    • Method Detail

      • getKey

        public String getKey()