public abstract class XFException
extends net.sf.saxon.trans.XPathException
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
XBRLDFE
The Constant XBRLDFE.
|
static java.lang.String |
XBRLDFEPFX
The Constant XBRLDFEPFX.
|
static java.lang.String |
XBRLFFE
The Constant XBRLFFE.
|
static java.lang.String |
XBRLFFEPFX
The Constant XBRLFFEPFX.
|
static java.lang.String |
XBRLFIE
The Constant XBRLFIE.
|
static java.lang.String |
XBRLFIEPFX
The Constant XBRLFIEPFX.
|
| Constructor and Description |
|---|
XFException(javax.xml.namespace.QName qError,
java.lang.String description)
Instantiates a new XF exception.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.namespace.QName |
getQNameError()
Gets the q name error.
|
getAdditionalLocationText, getErrorCodeLocalPart, getErrorCodeNamespace, getErrorCodeQName, getErrorObject, getXPathContext, hasBeenReported, isGlobalError, isReportableStatically, isStaticError, isTypeError, makeStatic, makeXPathException, maybeSetContext, maybeSetErrorCode, maybeSetLocation, setAdditionalLocationText, setErrorCode, setErrorCodeQName, setErrorObject, setHasBeenReported, setIsGlobalError, setIsStaticError, setIsTypeError, setXPathContextgetCause, getException, getLocationAsString, getLocator, getMessageAndLocation, initCause, printStackTrace, printStackTrace, printStackTrace, setLocatorpublic static final java.lang.String XBRLFIE
public static final java.lang.String XBRLFIEPFX
public static final java.lang.String XBRLDFE
public static final java.lang.String XBRLDFEPFX
public static final java.lang.String XBRLFFE
public static final java.lang.String XBRLFFEPFX