Uses of Class
de.firemage.autograder.core.compiler.CompilationFailureException
Packages that use CompilationFailureException
-
Uses of CompilationFailureException in de.firemage.autograder.core.compiler
Methods in de.firemage.autograder.core.compiler that throw CompilationFailureException -
Uses of CompilationFailureException in de.firemage.autograder.core.file
Methods in de.firemage.autograder.core.file that throw CompilationFailureExceptionModifier and TypeMethodDescriptionstatic UploadedFileUploadedFile.build(SourceInfo source, TempLocation tmpLocation, Consumer<? super LinterStatus> statusConsumer, ClassLoader classLoader) static UploadedFileUploadedFile.build(Path file, JavaVersion version, TempLocation tmpLocation, Consumer<? super LinterStatus> statusConsumer, ClassLoader classLoader)