|
Freeze Slice API Reference
|
| ▼MFreeze | Freeze provides automatic persistence for Ice servants |
| EDatabaseException | A Freeze database exception |
| EDeadlockException | A Freeze database deadlock exception |
| EEvictorDeactivatedException | This exception is raised if the evictor has been deactivated |
| EIndexNotFoundException | Exception raised when Freeze fails to locate an index |
| EInvalidPositionException | This Freeze Iterator is not on a valid position, for example this position has been erased |
| ENoSuchElementException | This exception is raised if there are no further elements in the iteration |
| ENotFoundException | A Freeze database exception, indicating that a database record could not be found |
| ETransactionAlreadyInProgressException | An attempt was made to start a transaction while a previous transaction has not yet been committed or rolled back |