|
||||||||||
| 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
com.ihr.xbrl.om.xdt.errors.XDTDimensionDomainTargetError
public class XDTDimensionDomainTargetError
| Field Summary | |
|---|---|
static int |
DIMENSION
|
static int |
HYPERCUBE
|
static int |
OTHER
|
| Fields inherited from class com.ihr.xbrl.om.xdt.errors.XDTRuntimeException |
|---|
XBRLDIE, XBRLDTE |
| Constructor Summary | |
|---|---|
XDTDimensionDomainTargetError(XMLFragment item)
|
|
XDTDimensionDomainTargetError(XMLFragment item,
int elementType)
|
|
| Method Summary |
|---|
| Methods inherited from class com.ihr.xbrl.om.xdt.errors.XDTRuntimeException |
|---|
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 int DIMENSION
public static final int HYPERCUBE
public static final int OTHER
| Constructor Detail |
|---|
public XDTDimensionDomainTargetError(XMLFragment item)
qError - string -
public XDTDimensionDomainTargetError(XMLFragment item,
int elementType)
qError - string -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||