Uses of Class
org.spf4j.zel.vm.ZExecutionException
-
Packages that use ZExecutionException Package Description org.spf4j.zel.instr -
-
Uses of ZExecutionException in org.spf4j.zel.instr
Methods in org.spf4j.zel.instr that throw ZExecutionException Modifier and Type Method Description intLODX. execute(ExecutionContext context)intTHROW. execute(ExecutionContext context)static ObjectLODX. readFrom(String symbol, ExecutionContext context)static voidLODAX. writeTo(String symbol, ExecutionContext context, Object what)
-