Class MVELCompilationError

All Implemented Interfaces:
Serializable

public class MVELCompilationError extends RuntimeException
MVELCompilationErrors are those known to occur during the compilation of expected results expressions.
See Also:
  • Constructor Details

    • MVELCompilationError

      public MVELCompilationError(String message, Throwable cause)