net.sf.saxon.trans
Class XPathException.Circularity
- XPathException
public static class XPathException.Circularity
Subclass of XPathException used to report circularities
Circularity(String message)- Create an exception indicating that a circularity was detected
|
getErrorCodeLocalPart, getErrorCodeNamespace, getErrorObject, getXPathContext, hasBeenReported, isStaticError, isTypeError, makeStatic, makeXPathException, maybeSetContext, maybeSetLocation, setErrorCode, setErrorCode, setErrorObject, setHasBeenReported, setIsStaticError, setIsTypeError, setXPathContext |
Circularity
public Circularity(String message)
Create an exception indicating that a circularity was detected
message - the error message