|
||||||||||
| 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.adins.efm.errors.EFMValidationException
public abstract class EFMValidationException
| Field Summary | |
|---|---|
static int |
EFM_CONTEXT_ERROR
|
static int |
EFM_DOCUMENT_ERROR
|
static int |
EFM_FACT_VALIDATION_ERROR
|
static int |
EFM_UNIT_ERROR
|
static int |
EFM_URI_ERROR
|
| Constructor Summary | |
|---|---|
EFMValidationException(int code,
java.lang.String message)
|
|
| 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 EFM_FACT_VALIDATION_ERROR
public static final int EFM_CONTEXT_ERROR
public static final int EFM_URI_ERROR
public static final int EFM_DOCUMENT_ERROR
public static final int EFM_UNIT_ERROR
| Constructor Detail |
|---|
public EFMValidationException(int code,
java.lang.String message)
code - message -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||