XPathExceptionpublic 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, waitaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, setStackTrace, toStringgetCause, getException, getLocationAsString, getLocator, getMessageAndLocation, initCause, printStackTrace, printStackTrace, printStackTrace, setLocatorgetErrorCodeLocalPart, getErrorCodeNamespace, getErrorObject, getXPathContext, hasBeenReported, isStaticError, isTypeError, makeStatic, makeXPathException, maybeSetContext, maybeSetLocation, setErrorCode, setErrorCode, setErrorObject, setHasBeenReported, setIsStaticError, setIsTypeError, setXPathContextpublic 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)