XPathException
public class StaticError extends XPathException
XPathException.Circularity
Constructor | Description |
---|---|
StaticError(java.lang.Exception err) |
Deprecated.
|
StaticError(java.lang.String message) |
Deprecated.
|
StaticError(java.lang.String message,
java.lang.Throwable err) |
Deprecated.
|
StaticError(java.lang.String message,
javax.xml.transform.SourceLocator loc) |
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, setStackTrace, toString
getCause, getException, getLocationAsString, getLocator, getMessageAndLocation, initCause, printStackTrace, printStackTrace, printStackTrace, setLocator
getErrorCodeLocalPart, getErrorCodeNamespace, getErrorObject, getXPathContext, hasBeenReported, isStaticError, isTypeError, makeStatic, makeXPathException, maybeSetContext, maybeSetLocation, setErrorCode, setErrorCode, setErrorObject, setHasBeenReported, setIsStaticError, setIsTypeError, setXPathContext
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)