net.sf.saxon.trans

Class XPathException.Circularity

Enclosing Class:
XPathException

public static class XPathException.Circularity
extends XPathException

Subclass of XPathException used to report circularities

Nested Class Summary

Nested classes/interfaces inherited from class net.sf.saxon.trans.XPathException

XPathException.Circularity

Constructor Summary

Circularity(String message)
Create an exception indicating that a circularity was detected

Method Summary

Methods inherited from class net.sf.saxon.trans.XPathException

getErrorCodeLocalPart, getErrorCodeNamespace, getErrorObject, getXPathContext, hasBeenReported, isStaticError, isTypeError, makeStatic, makeXPathException, maybeSetContext, maybeSetLocation, setErrorCode, setErrorCode, setErrorObject, setHasBeenReported, setIsStaticError, setIsTypeError, setXPathContext

Constructor Details

Circularity

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