com.ihr.xbrl.om.errors
Class XBRLInterruptedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.ihr.xbrl.om.errors.XBRLRuntimeException
                  extended by com.ihr.xbrl.om.errors.XBRLInterruptedException
All Implemented Interfaces:
java.io.Serializable

public class XBRLInterruptedException
extends XBRLRuntimeException

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.

Author:
Ignacio
See Also:
Serialized Form

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

XBRLInterruptedException

public XBRLInterruptedException()
Parameters:
string -
e -


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa