Kanzi  3.9.5
Kanzi Engine API
kanzi::KZBFileException Class Reference

Exception which is thrown when error occurs during loading from KZB. More...

#include <kanzi/core.ui/kzb/kzb_file_exception.hpp>

Inheritance diagram for kanzi::KZBFileException:
[legend]

Public Member Functions

 KZBFileException (const string &message)
 
 KZBFileException (const char *message)
 

Detailed Description

Exception which is thrown when error occurs during loading from KZB.

Constructor & Destructor Documentation

◆ KZBFileException() [1/2]

kanzi::KZBFileException::KZBFileException ( const string &  message)
inlineexplicit

◆ KZBFileException() [2/2]

kanzi::KZBFileException::KZBFileException ( const char *  message)
inlineexplicit

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