- FunctionException - Exception in com.gemstone.gemfire.cache.execute
-
- FunctionException() - Constructor for exception com.gemstone.gemfire.cache.execute.FunctionException
-
Deprecated.
Creates new function exception with given error message.
- FunctionException(String) - Constructor for exception com.gemstone.gemfire.cache.execute.FunctionException
-
Deprecated.
Creates new function exception with given error message.
- FunctionException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.execute.FunctionException
-
Deprecated.
Creates new function exception with given error message and optional nested exception.
- FunctionException(Throwable) - Constructor for exception com.gemstone.gemfire.cache.execute.FunctionException
-
Deprecated.
Creates new function exception given throwable as a cause and source of error message.
- FunctionInvocationTargetException - Exception in com.gemstone.gemfire.cache.execute
-
- FunctionInvocationTargetException(Throwable) - Constructor for exception com.gemstone.gemfire.cache.execute.FunctionInvocationTargetException
-
Deprecated.
Construct an instance of FunctionInvocationTargetException
- FunctionInvocationTargetException(String, DistributedMember) - Constructor for exception com.gemstone.gemfire.cache.execute.FunctionInvocationTargetException
-
Deprecated.
Construct an instance of FunctionInvocationTargetException
- FunctionInvocationTargetException(String) - Constructor for exception com.gemstone.gemfire.cache.execute.FunctionInvocationTargetException
-
Deprecated.
Construct an instance of FunctionInvocationTargetException
- FunctionInvocationTargetException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.execute.FunctionInvocationTargetException
-
Deprecated.
Construct an instance of FunctionInvocationTargetException