com.ihr.xbrl.om.errors
Class XBRLInternalErrorException

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.XBRLInternalErrorException
All Implemented Interfaces:
java.io.Serializable

public class XBRLInternalErrorException
extends java.lang.RuntimeException

Occurs when there is an internal error or functionality has not been yet implemented

Author:
Ignacio
See Also:
Serialized Form

Constructor Summary
XBRLInternalErrorException()
           
XBRLInternalErrorException(java.lang.String message)
           
XBRLInternalErrorException(java.lang.String message, java.lang.Throwable cause)
           
XBRLInternalErrorException(java.lang.Throwable cause)
           
 
Method Summary
 
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

XBRLInternalErrorException

public XBRLInternalErrorException()

XBRLInternalErrorException

public XBRLInternalErrorException(java.lang.String message)
Parameters:
message -

XBRLInternalErrorException

public XBRLInternalErrorException(java.lang.Throwable cause)
Parameters:
cause -

XBRLInternalErrorException

public XBRLInternalErrorException(java.lang.String message,
                                  java.lang.Throwable cause)
Parameters:
message -
cause -


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