Uses of Class
loci.common.ReflectException
-
Packages that use ReflectException Package Description loci.common -
-
Uses of ReflectException in loci.common
Methods in loci.common that throw ReflectException Modifier and Type Method Description Object
ReflectedUniverse. exec(String command)
Deprecated.Executes a command in the universe.Object
ReflectedUniverse. getVar(String varName)
Deprecated.Returns the value of a variable or field in the universe.
-