|
Freeze Slice API Reference
|
Exception raised when Freeze fails to locate an index. More...
defined in <Freeze/Exception.ice>
["cpp:ice_print"]
local exception IndexNotFoundException { ... }
Data Members | |
| string | indexName |
| The name of the index. More... | |
| string | mapName |
| The name of the map in which the index could not be found. More... | |
Exception raised when Freeze fails to locate an index.
| string indexName |
The name of the index.
| string mapName |
The name of the map in which the index could not be found.