| Exceptions and Description |
|---|
| com.gemstone.gemfire.cache.execute.EmtpyRegionFunctionException
please use the org.apache.geode version of this class
|
| com.gemstone.gemfire.cache.execute.FunctionException
please use the org.apache.geode version of this class
|
| com.gemstone.gemfire.cache.execute.FunctionInvocationTargetException
please use the org.apache.geode version of this class
|
| com.gemstone.gemfire.GemFireException
use org.apache.geode exceptions, not com.gemstone.gemfire exceptions
|