Class PyronautCompilerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.micronaut.python.compiler.PyronautCompilerException
All Implemented Interfaces:
Serializable

public class PyronautCompilerException extends RuntimeException
Exception intentionally propagated from a compilation visitor to its caller.
See Also:
  • Constructor Details

    • PyronautCompilerException

      public PyronautCompilerException(String message)
      Parameters:
      message - exception message