- GemFireException - Exception in com.gemstone.gemfire
-
- 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
-