net.sf.saxon.trans
XPathException
public class StaticError extends XPathException
XPathException.Circularity
Constructor and Description |
---|
StaticError(java.lang.Exception err)
Deprecated.
|
StaticError(java.lang.String message)
Deprecated.
|
StaticError(java.lang.String message,
javax.xml.transform.SourceLocator loc)
Deprecated.
|
StaticError(java.lang.String message,
java.lang.Throwable err)
Deprecated.
|
getErrorCodeLocalPart, getErrorCodeNamespace, getErrorObject, getXPathContext, hasBeenReported, isStaticError, isTypeError, makeStatic, makeXPathException, maybeSetContext, maybeSetLocation, setErrorCode, setErrorCode, setErrorObject, setHasBeenReported, setIsStaticError, setIsTypeError, setXPathContext
getCause, getException, getLocationAsString, getLocator, getMessageAndLocation, initCause, printStackTrace, printStackTrace, printStackTrace, setLocator
public StaticError(java.lang.String message)
public StaticError(java.lang.Exception err)
public StaticError(java.lang.String message, java.lang.Throwable err)
public StaticError(java.lang.String message, javax.xml.transform.SourceLocator loc)