Class XPathException

All Implemented Interfaces:
Serializable

@Deprecated(since="2021-07-29") public class XPathException extends RuntimeException
Deprecated.
See Also:
  • Constructor Details

    • XPathException

      public XPathException()
      Deprecated.
    • XPathException

      public XPathException(String message, Throwable cause)
      Deprecated.
    • XPathException

      public XPathException(String message)
      Deprecated.
    • XPathException

      public XPathException(Throwable cause)
      Deprecated.