Skip navigation links
A C E F G I O P S 

A

addException(Throwable) - Method in exception com.gemstone.gemfire.cache.execute.FunctionException
Deprecated.
Adds exceptions thrown from different nodes to a ds
addExceptions(Collection<? extends Throwable>) - Method in exception com.gemstone.gemfire.cache.execute.FunctionException
Deprecated.
Adds the list of exceptions provided

C

com.gemstone.gemfire - package com.gemstone.gemfire
 
com.gemstone.gemfire.cache.execute - package com.gemstone.gemfire.cache.execute
 

E

EmtpyRegionFunctionException - Exception in com.gemstone.gemfire.cache.execute
Deprecated.
please use the org.apache.geode version of this class
EmtpyRegionFunctionException(Throwable) - Constructor for exception com.gemstone.gemfire.cache.execute.EmtpyRegionFunctionException
Deprecated.
Construct an instance of EmtpyRegionFunctionException
EmtpyRegionFunctionException(String) - Constructor for exception com.gemstone.gemfire.cache.execute.EmtpyRegionFunctionException
Deprecated.
Construct an instance of EmtpyRegionFunctionException
EmtpyRegionFunctionException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.execute.EmtpyRegionFunctionException
Deprecated.
Construct an instance of EmtpyRegionFunctionException

F

FunctionException - Exception in com.gemstone.gemfire.cache.execute
Deprecated.
please use the org.apache.geode version of this class
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
Deprecated.
please use the org.apache.geode version of this class
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

G

GemFireException - Exception in com.gemstone.gemfire
Deprecated.
use org.apache.geode exceptions, not com.gemstone.gemfire exceptions
GemFireException() - Constructor for exception com.gemstone.gemfire.GemFireException
Deprecated.
Creates a new GemFireException with no detailed message.
GemFireException(String) - Constructor for exception com.gemstone.gemfire.GemFireException
Deprecated.
Creates a new GemFireException with the given detail message.
GemFireException(String, Throwable) - Constructor for exception com.gemstone.gemfire.GemFireException
Deprecated.
Creates a new GemFireException with the given detail message and cause.
GemFireException(Throwable) - Constructor for exception com.gemstone.gemfire.GemFireException
Deprecated.
Creates a new GemFireException with the given cause and no detail message
getExceptions() - Method in exception com.gemstone.gemfire.cache.execute.FunctionException
Deprecated.
Returns the list of exceptions thrown from different nodes
getInterface() - Method in class com.gemstone.gemfire.OldClientSupportProvider
 
getMBean() - Method in class com.gemstone.gemfire.OldClientSupportProvider
 
getMemberId() - Method in exception com.gemstone.gemfire.cache.execute.FunctionInvocationTargetException
Deprecated.
Method to get the member id of the Exception
getRootCause() - Method in exception com.gemstone.gemfire.GemFireException
Deprecated.
Returns the root cause of this GemFireException or null if the cause is nonexistent or unknown.
getService(Cache) - Static method in class com.gemstone.gemfire.OldClientSupportProvider
returns the cache's OldClientSupportService
getThrowable(Throwable, Version) - Method in class com.gemstone.gemfire.OldClientSupportProvider
translates the given exception into one that can be sent to an old GemFire client

I

init(Cache) - Method in class com.gemstone.gemfire.OldClientSupportProvider
 

O

OldClientSupportProvider - Class in com.gemstone.gemfire
Support for old GemFire clients
OldClientSupportProvider() - Constructor for class com.gemstone.gemfire.OldClientSupportProvider
 

P

processIncomingClassName(String) - Method in class com.gemstone.gemfire.OldClientSupportProvider
 
processIncomingClassName(String, DataInput) - Method in class com.gemstone.gemfire.OldClientSupportProvider
 
processOutgoingClassName(String, DataOutput) - Method in class com.gemstone.gemfire.OldClientSupportProvider
 

S

serialVersionUID - Static variable in exception com.gemstone.gemfire.GemFireException
Deprecated.
 
A C E F G I O P S 
Skip navigation links