|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.ihr.xbrl.om.errors.XBRLValidationException
com.ihr.xbrl.om.errors.XBRLValidationExceptionInvalidXPointerSyntaxForXBRL
public class XBRLValidationExceptionInvalidXPointerSyntaxForXBRL
| Field Summary | |
|---|---|
static int |
DUE_TO_XMLNS
|
static int |
DUE_TO_XPOINTER
|
| Constructor Summary | |
|---|---|
XBRLValidationExceptionInvalidXPointerSyntaxForXBRL(int subCode,
java.lang.String xpointer)
|
|
| Method Summary |
|---|
| Methods inherited from class com.ihr.xbrl.om.errors.XBRLValidationException |
|---|
addPrefixMessage, addSuffixMessage, documentException, getCode, getMessage, getQNameError |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, 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 DUE_TO_XMLNS
public static final int DUE_TO_XPOINTER
| Constructor Detail |
|---|
public XBRLValidationExceptionInvalidXPointerSyntaxForXBRL(int subCode,
java.lang.String xpointer)
subCode - xpointer -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||