Package nz.org.riskscape.engine.expr
Class FunctionEvaluationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
nz.org.riskscape.engine.RiskscapeException
nz.org.riskscape.engine.expr.FunctionEvaluationException
- All Implemented Interfaces:
Serializable
@Deprecated
public class FunctionEvaluationException
extends nz.org.riskscape.engine.RiskscapeException
Deprecated.
- See Also:
-
Constructor Summary
ConstructorDescriptionFunctionEvaluationException
(String message) Deprecated.FunctionEvaluationException
(String message, Throwable cause) Deprecated. -
Method Summary
Methods inherited from class nz.org.riskscape.engine.RiskscapeException
getCause, getProblem, hasProblem
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FunctionEvaluationException
Deprecated. -
FunctionEvaluationException
Deprecated.
-
RiskscapeFunctionExpression
which itself is deprecated and scheduled for termination