com.ihr.xbrl.om.errors
Class XBRLRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ihr.xbrl.om.errors.XBRLRuntimeException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- XBRLInterruptedException, XDTRuntimeException
public class XBRLRuntimeException
- extends java.lang.RuntimeException
Standard runtime error while working with XBRL objects. This is for example when an
object cannot be created for the parameters supplied and things like that.
- Author:
- Ignacio
- See Also:
- Serialized Form
| 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 |
XBRLRuntimeException
public XBRLRuntimeException(java.lang.String string,
XBRLValidationException e)
- Parameters:
string - e -
XBRLRuntimeException
public XBRLRuntimeException(java.lang.String string,
XBRLSerializationException e)
- Parameters:
string - e -
XBRLRuntimeException
public XBRLRuntimeException(java.lang.String string,
XBRLInconsistency e)
- Parameters:
message - ex -
getValidationException
public XBRLValidationException getValidationException()
getSerializationException
public XBRLSerializationException getSerializationException()
getInconsistency
public XBRLInconsistency getInconsistency()
getCode
public int getCode()
Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa