|
||||||||||
| 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.errors.XBRLInterruptedException
public class XBRLInterruptedException
This exception is thrown by the shouldStop method inside the DTSContainer object that is regularly called during the load process. If the used decided to stop the DTS Loading or validation process.
The load method captures this exception and clears the content of the DTS.
| Constructor Summary | |
|---|---|
XBRLInterruptedException()
|
|
| Method Summary |
|---|
| 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 |
| Constructor Detail |
|---|
public XBRLInterruptedException()
string - e -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||