Kanzi throws this exception when it tries to load an invalid kzb file.
More...
#include <kanzi/core.ui/kzb/kzb_file_exception.hpp>
Kanzi throws this exception when it tries to load an invalid kzb file.
- Since
- Kanzi 3.9.6.
kanzi::InvalidKZBFileException::InvalidKZBFileException |
( |
const string & |
fileName | ) |
|
|
inlineexplicit |
Constructor.
- Parameters
-
fileName | The name of the invalid kzb file that Kanzi fails to load. |
const string& kanzi::InvalidKZBFileException::getFileName |
( |
| ) |
|
|
inline |
Returns the name of the invalid kzb file that Kanzi fails to load.
- Returns
- The name of the invalid kzb file.
The documentation for this class was generated from the following file: