Class XPathException.Circularity

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    XPathException

    public static class XPathException.Circularity
    extends XPathException
    Subclass of XPathException used to report circularities
    See Also:
    Serialized Form
    • Constructor Detail

      • Circularity

        public Circularity​(java.lang.String message)
        Create an exception indicating that a circularity was detected
        Parameters:
        message - the error message