Class XPathException.StackOverflow

All Implemented Interfaces:
Serializable
Enclosing class:
XPathException

public static class XPathException.StackOverflow extends XPathException
Subclass of XPathException used to report stack overflow
See Also:
  • Constructor Details

    • StackOverflow

      public StackOverflow(String message, String errorCode, Location location)
      Create an exception indicating that a circularity was detected
      Parameters:
      message - the error message