Class XPathException.Circularity

All Implemented Interfaces:
Serializable
Enclosing class:
XPathException

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

    • Circularity

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