Skip navigation links

Oracle® Coherence Java API Reference
Release 3.6.0.0

E15725-01


Package com.tangosol.coherence.transaction.exception

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.

 


Skip navigation links

Oracle® Coherence Java API Reference
Release 3.6.0.0

E15725-01


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