public static class XPathException.StackOverflow extends XPathException
XPathException.Circularity, XPathException.StackOverflow
Constructor and Description |
---|
StackOverflow(java.lang.String message,
java.lang.String errorCode,
Location location)
Create an exception indicating that a circularity was detected
|
getErrorCodeLocalPart, getErrorCodeNamespace, getErrorCodeQName, getErrorObject, getFailingExpression, getHostLanguage, getLocator, getXPathContext, hasBeenReported, isGlobalError, isReportableStatically, isStaticError, isSyntaxError, isTypeError, makeXPathException, maybeSetContext, maybeSetErrorCode, maybeSetFailingExpression, maybeSetLocation, setErrorCode, setErrorCodeQName, setErrorObject, setFailingExpression, setHasBeenReported, setHostLanguage, setIsGlobalError, setIsStaticError, setIsSyntaxError, setIsTypeError, setLocation, setXPathContext
getCause, getException, getLocationAsString, getMessageAndLocation, initCause, printStackTrace, printStackTrace, printStackTrace, setLocator
public StackOverflow(java.lang.String message, java.lang.String errorCode, Location location)
message
- the error messageCopyright (c) 2004-2020 Saxonica Limited. All rights reserved.