net.sf.saxon.trans
Class XPathException.Circularity
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.xml.transform.TransformerException
net.sf.saxon.trans.XPathException
net.sf.saxon.trans.DynamicError
net.sf.saxon.trans.XPathException.Circularity
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- XPathException
public static class XPathException.Circularity
- extends DynamicError
Subclass used to report circularities
- See Also:
- Serialized Form
Methods inherited from class net.sf.saxon.trans.XPathException |
getErrorCodeLocalPart, getErrorCodeNamespace, getErrorObject, hasBeenReported, isTypeError, makeStatic, setErrorCode, setErrorCode, setErrorObject, setHasBeenReported, setIsTypeError |
XPathException.Circularity
public XPathException.Circularity(String message)
Copyright (C) Michael H. Kay. All rights reserved.