Public Member Functions | |
| ConstantEvaluationException (CValue val, String op) | |
| ConstantEvaluationException () | |
| CValue | getCValue () |
| Gets the CValue that caused the failure. | |
| String | getMessage () |
| Gets the error message. | |
class :0
| org.jmodelica.modelica.compiler.ConstantEvaluationException.ConstantEvaluationException | ( | CValue | val, | |
| String | op | |||
| ) |
| org.jmodelica.modelica.compiler.ConstantEvaluationException.ConstantEvaluationException | ( | ) |
| CValue org.jmodelica.modelica.compiler.ConstantEvaluationException.getCValue | ( | ) |
Gets the CValue that caused the failure.
| String org.jmodelica.modelica.compiler.ConstantEvaluationException.getMessage | ( | ) |
Gets the error message.
1.5.8