Freeze::IndexNotFoundException
Overview
[ "cpp:ice_print" ]
local exception IndexNotFoundException
Exception raised when Freeze fails to locate an 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.