Class CompilationFailedException

    • Constructor Detail

      • CompilationFailedException

        public CompilationFailedException​(int phase,
                                          ProcessingUnit unit,
                                          java.lang.Throwable cause)
      • CompilationFailedException

        public CompilationFailedException​(int phase,
                                          ProcessingUnit unit)
    • Method Detail

      • getUnit

        public ProcessingUnit getUnit()
        Returns the ProcessingUnit in which the error occurred.