JavaScript is disabled on your browser.
Detail:
Field |
Constr |
Method
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
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
Constructors
Constructor and Description
XFRuntimeException (java.lang.String message,
java.lang.Throwable cause)
Instantiates a new XF runtime exception.
XFRuntimeException (java.lang.Throwable cause)
Instantiates a new XF runtime exception.
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, 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.String message,
java.lang.Throwable cause)
Instantiates a new XF runtime exception.
Parameters:
message
- the message
cause
- the cause
Detail:
Field |
Constr |
Method
Copyright 2006-2015 Reporting Standard S.L. , C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa