Class ArithmeticCoercedExpression.ArithmeticCoercedExpressionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.drools.model.codegen.execmodel.generator.drlxparse.ArithmeticCoercedExpression.ArithmeticCoercedExpressionException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ArithmeticCoercedExpression
public static class ArithmeticCoercedExpression.ArithmeticCoercedExpressionException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description InvalidExpressionErrorResultgetInvalidExpressionErrorResult()
-
-
-
Method Detail
-
getInvalidExpressionErrorResult
public InvalidExpressionErrorResult getInvalidExpressionErrorResult()
-
-