net.sf.saxon.trans
Class StaticError
Exception used for static errors in XPath, XSLT, or XQuery
getErrorCodeLocalPart, getErrorCodeNamespace, getErrorObject, getXPathContext, hasBeenReported, isStaticError, isTypeError, makeStatic, makeXPathException, maybeSetContext, maybeSetLocation, setErrorCode, setErrorCode, setErrorObject, setHasBeenReported, setIsStaticError, setIsTypeError, setXPathContext |
StaticError
public StaticError(Exception err)
StaticError
public StaticError(String message)
StaticError
public StaticError(String message,
SourceLocator loc)
StaticError
public StaticError(String message,
Throwable err)