|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ihr.xbrl.om.errors.XBRLRuntimeException
com.ihr.xbrl.om.xdt.errors.XDTRuntimeException
public class XDTRuntimeException
| Field Summary | |
|---|---|
static java.lang.String |
XBRLDIE
|
static java.lang.String |
XBRLDTE
|
| Constructor Summary | |
|---|---|
XDTRuntimeException(javax.xml.namespace.QName qError,
java.lang.String string)
|
|
| Method Summary | |
|---|---|
javax.xml.namespace.QName |
getQNameError()
|
| Methods inherited from class com.ihr.xbrl.om.errors.XBRLRuntimeException |
|---|
getCode, getInconsistency, getSerializationException, getValidationException |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String XBRLDTE
public static final java.lang.String XBRLDIE
| Constructor Detail |
|---|
public XDTRuntimeException(javax.xml.namespace.QName qError,
java.lang.String string)
qError - string - | Method Detail |
|---|
public javax.xml.namespace.QName getQNameError()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||