Package de.uni_kiel.rz.fdr.repl.error
package de.uni_kiel.rz.fdr.repl.error
Contains cau-repl's exceptions.
-
ExceptionsClassDescriptionThrown when a class could not be loaded, e.g.Thrown when your Groovy code could not be compiled, e.g.Thrown when an invocation of an external program failed, wither because it could not be started, or because it returned a non-zero exit code.Thrown when cau-repl does not proper access rights in the JVM.Thrown when a job-related function could not be performed, e.g.Thrown when there was corrupted data in one of cau-repl's log files.Thrown when there was invalid data in one of cau-repl's job state files.Thrown when the REPL failed to start, e.g.Thrown when your Groovy code could not be compiled, e.g.