Skip navigation links

Oracle® Coherence Java API Reference
Release 12.1.2.0.3

E26043-02


Package com.tangosol.coherence.transaction.exception

Contains classes related to the Coherence Transaction Framework.

See:
          Description

Exception Summary
ConnectionClosedException Indicates that an attempt was made to use a closed Connection.
PredicateFailedException Indicates that a predicate failed when attempting to write a value.
ReadTimedOutException Indicates that a monotonic read timed-out while waiting for the required consistent-read version to become available.
RollbackException Indicates that the transaction was rolled back.
UnableToAcquireLockException Indicates that a write operation was unable to acquire a write lock.
VersionNotAvailableException Indicates that a read was attempted for a version of the data that is no longer available in storage due to garbage collection.

 

Package com.tangosol.coherence.transaction.exception Description

Contains classes related to the Coherence Transaction Framework.


Skip navigation links

Oracle® Coherence Java API Reference
Release 12.1.2.0.3

E26043-02


Copyright © 2000, 2014, Oracle and/or its affiliates. All rights reserved.