Uses of Package
de.uni_kiel.rz.fdr.repl.error
Packages that use de.uni_kiel.rz.fdr.repl.error
Package
Description
Contains the basic Java classes of cau-repl.
Contains the Groovy-specific Java classes of cau-repl.
-
Classes in de.uni_kiel.rz.fdr.repl.error used by de.uni_kiel.rz.fdr.replClassDescriptionThrown when a class could not be loaded, e.g.Thrown when your Groovy code could not be compiled, e.g.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 invalid data in one of cau-repl's job state files.Thrown when the REPL failed to start, e.g.
-
Classes in de.uni_kiel.rz.fdr.repl.error used by de.uni_kiel.rz.fdr.repl.groovyClassDescriptionThrown when a class could not be loaded, e.g.Thrown when your Groovy code could not be compiled, e.g.Thrown when cau-repl does not proper access rights in the JVM.