Freeze Slice API Reference
Exception List
Here are the exceptions with brief descriptions:
[detail level 12]
 MFreezeFreeze provides automatic persistence for Ice servants
 EDatabaseExceptionA Freeze database exception
 EDeadlockExceptionA Freeze database deadlock exception
 EEvictorDeactivatedExceptionThis exception is raised if the evictor has been deactivated
 EIndexNotFoundExceptionException raised when Freeze fails to locate an index
 EInvalidPositionExceptionThis Freeze Iterator is not on a valid position, for example this position has been erased
 ENoSuchElementExceptionThis exception is raised if there are no further elements in the iteration
 ENotFoundExceptionA Freeze database exception, indicating that a database record could not be found
 ETransactionAlreadyInProgressExceptionAn attempt was made to start a transaction while a previous transaction has not yet been committed or rolled back