Public Member Functions | |
ModelEvaluationFailedException () |
A ModelEvaluationFailedException is thrown when an expression cannot be evaluated by the model.
Definition at line 187 of file Model.java.
ModelEvaluationFailedException | ( | ) | [inline] |
An exception that is thrown when model evaluation fails.
Definition at line 192 of file Model.java.
{ super(); }