Freeze Slice API Reference
Exceptions | Modules
Exception.ice File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Exceptions

local exception  Freeze::DatabaseException
 A Freeze database exception. More...
 
local exception  Freeze::DeadlockException
 A Freeze database deadlock exception. More...
 
local exception  Freeze::IndexNotFoundException
 Exception raised when Freeze fails to locate an index. More...
 
local exception  Freeze::InvalidPositionException
 This Freeze Iterator is not on a valid position, for example this position has been erased. More...
 
local exception  Freeze::NotFoundException
 A Freeze database exception, indicating that a database record could not be found. More...
 

Modules

 Freeze
 Freeze provides automatic persistence for Ice servants.