@designliquido/xpath
    Preparing search index...

    Class XPathError

    Base error class for all XPath errors

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    • Parameters

      • code: string
      • message: string
      • isStatic: boolean = false
      • isDynamic: boolean = false

      Returns XPathError

    Properties

    code: string
    isStatic: boolean
    isDynamic: boolean

    Methods

    • Get qualified error QName (e.g., "err:XPST0001")

      Returns string

    • Get error URI for namespace

      Returns string