Uses of Class
org.openlca.expressions.ExpressionException
Packages that use ExpressionException
-
Uses of ExpressionException in org.openlca.expressions
Methods in org.openlca.expressions that throw ExpressionExceptionModifier and TypeMethodDescriptionvoidAbstractExpression.check()voidAbstractNumericOperator.check()voidExpression.check()voidOpExponentiation.check()voidVariableFunction.check()protected voidAbstractExpression.checkArgument(int position, Class<?> clazz) protected voidAbstractExpression.checkArguments(Class<?>[] types) protected voidAbstractExpression.checkArgumentsOfSameType(Class<?> clazz) protected voidAbstractExpression.checkNoArguments() -
Uses of ExpressionException in org.openlca.expressions.functions
Methods in org.openlca.expressions.functions that throw ExpressionException