com.ihr.xbrl.om.formula.errors
Class XFRuntimeException

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

public class XFRuntimeException
extends java.lang.RuntimeException

Generates a runtime exception encapsulating a XFValidationException. this exception is used by methods that only under rare circumstances may raise an XFValidationException.

Author:
Ignacio
See Also:
Serialized Form

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

XFRuntimeException

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

XFRuntimeException

public XFRuntimeException(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