| Znav |
|---|
| next | Freeze-InvalidPositionException |
|---|
| prev | Freeze-EvictorIterator |
|---|
|
Freeze::IndexNotFoundException
Overview
local exception IndexNotFoundException
Exception raised when Freeze fails to locate an index.
Data Member Index
mapName — The name of the map in which the index could not be found.
indexName — The name of the index.
Data Members
string
mapName;
The name of the map in which the index could not be found.
string
indexName;
The name of the index.
| Znav |
|---|
| next | Freeze-InvalidPositionException |
|---|
| prev | Freeze-EvictorIterator |
|---|
|