Freeze Slice API Reference
Exception Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 EFreeze::DatabaseExceptionA Freeze database exception
 EFreeze::DeadlockExceptionA Freeze database deadlock exception
 EFreeze::NotFoundExceptionA Freeze database exception, indicating that a database record could not be found
 EFreeze::EvictorDeactivatedExceptionThis exception is raised if the evictor has been deactivated
 EFreeze::IndexNotFoundExceptionException raised when Freeze fails to locate an index
 EFreeze::InvalidPositionExceptionThis Freeze Iterator is not on a valid position, for example this position has been erased
 EFreeze::NoSuchElementExceptionThis exception is raised if there are no further elements in the iteration
 EFreeze::TransactionAlreadyInProgressExceptionAn attempt was made to start a transaction while a previous transaction has not yet been committed or rolled back