Feel Compilation Exception
class FeelCompilationException(message: String, val expression: String, val line: Int, val column: Int) : FeelException
Type checking error during compilation.
Type checking error during compilation.