12 [[
"cpp:header-ext:h",
"objc:header-dir:objc"]]
17 local
interface Transaction;
A Freeze database exception, indicating that a database record could not be found.
Definition: Exception.ice:45
string mapName
The name of the map in which the index could not be found.
Definition: Exception.ice:89
This Freeze Iterator is not on a valid position, for example this position has been erased...
Definition: Exception.ice:72
A Freeze database exception.
Definition: Exception.ice:28
A Freeze database deadlock exception.
Definition: Exception.ice:56
Transaction tx
The transaction in which the deadlock occurred.
Definition: Exception.ice:63
Exception raised when Freeze fails to locate an index.
Definition: Exception.ice:82
A transaction.
Definition: Transaction.ice:27
string message
A message describing the reason for the exception.
Definition: Exception.ice:35
string indexName
The name of the index.
Definition: Exception.ice:96
Freeze provides automatic persistence for Ice servants.
Definition: BackgroundSaveEvictor.ice:16