Freeze Slice API Reference
Data Members | List of all members
Freeze::IndexNotFoundException Local Exception 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...
 

Detailed Description

Exception raised when Freeze fails to locate an index.

Data Member Documentation

◆ indexName

string indexName

The name of the index.

◆ mapName

string mapName

The name of the map in which the index could not be found.


The documentation for this exception was generated from the following file: