|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use TransactionException | |
|---|---|
| com.gemstone.gemfire.cache | Provides an implementation of distributed object caching that can leverage GemFire's distribution capabilities. |
| Uses of TransactionException in com.gemstone.gemfire.cache |
|---|
| Subclasses of TransactionException in com.gemstone.gemfire.cache | |
|---|---|
class |
CommitConflictException
Thrown when a commit fails due to a write conflict. |
class |
CommitDistributionException
Indicates that an attempt to notify required participants of a transaction involving one or more regions that are configured with MembershipAttributes may have failed. |
class |
CommitIncompleteException
Thrown when a commit fails to complete due to errors |
class |
RemoteTransactionException
Indicates that an unexpected runtime exception occurred during a cache operation on the transactional data host. |
class |
TransactionDataNodeHasDepartedException
Thrown when the transactional data host has shutdown or no longer has the data being modified by the transaction. |
class |
TransactionDataNotColocatedException
Indicates that an attempt was made to transactionally modify multiple keys that are not colocated on the same data host. |
class |
TransactionInDoubtException
This Exception is thrown in presence of node failures, when GemFire cannot know with certainty about the outcome of the transaction. |
|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||