Class JavaShellCompilationException

All Implemented Interfaces:
Serializable

public class JavaShellCompilationException extends GroovyRuntimeException
Indicates that JavaShell could not compile the supplied Java source.
See Also:
  • Constructor Details

    • JavaShellCompilationException

      public JavaShellCompilationException(String message)
      Creates a new compilation exception with the compiler output.
      Parameters:
      message - the compiler diagnostics