Class XPathException.StackOverflow

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

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

      • StackOverflow

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