|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use OperationAbortedException | |
|---|---|
| com.gemstone.gemfire.cache | Provides an implementation of distributed object caching that can leverage GemFire's distribution capabilities. |
| com.gemstone.gemfire.cache.client | The com.gemstone.gemfire.cache.client package provides APIs used
for client connectivity and caching. |
| com.gemstone.gemfire.cache.util | Provides utilities for use with the Caching API in the
com.gemstone.gemfire.cache.util package. |
| Uses of OperationAbortedException in com.gemstone.gemfire.cache |
|---|
| Subclasses of OperationAbortedException in com.gemstone.gemfire.cache | |
|---|---|
class |
CacheLoaderException
Thrown from the CacheLoader.load(com.gemstone.gemfire.cache.LoaderHelper method indicating that an error
occurred when a CacheLoader was attempting to load a value. |
class |
CacheWriterException
An exception thrown by a CacheWriter method. |
class |
GatewayException
An exception thrown by a Gateway. |
class |
TimeoutException
Thrown if a netSearch times out without getting a response back from a cache,
or when attempting to acquire a distributed lock. |
| Uses of OperationAbortedException in com.gemstone.gemfire.cache.client |
|---|
| Subclasses of OperationAbortedException in com.gemstone.gemfire.cache.client | |
|---|---|
class |
ClientNotReadyException
Deprecated. as of 6.5 this exception is no longer thrown by GemFire so any code that catches it should be removed. |
class |
ServerRefusedConnectionException
A ServerRefusedConnectionException indicates a client attempted
to connect to a server, but the handshake was rejected. |
| Uses of OperationAbortedException in com.gemstone.gemfire.cache.util |
|---|
| Subclasses of OperationAbortedException in com.gemstone.gemfire.cache.util | |
|---|---|
class |
BridgeWriterException
Deprecated. as of 5.7 use pools instead. |
|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||