Class ELCompilationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.micronaut.el.processor.compiler.ELCompilationException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ELUndeclaredFunctionException

@Internal public class ELCompilationException extends RuntimeException
An exception raised when an expression cannot be compiled.
Since:
1.0
Author:
Denis Stepanov
See Also:
  • Constructor Details

    • ELCompilationException

      public ELCompilationException(String message)
      Parameters:
      message - The message