Kanzi  3.9.6
Kanzi Engine API
kanzi::interop::StaleObjectException Class Reference

Exception which is thrown when a wrapper no longer points to a valid object. More...

#include <kanzi/interop/interop_exceptions.hpp>

Inheritance diagram for kanzi::interop::StaleObjectException:
[legend]

Public Member Functions

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

Detailed Description

Exception which is thrown when a wrapper no longer points to a valid object.

Constructor & Destructor Documentation

◆ StaleObjectException() [1/2]

kanzi::interop::StaleObjectException::StaleObjectException ( const string &  message)
inlineexplicit

◆ StaleObjectException() [2/2]

kanzi::interop::StaleObjectException::StaleObjectException ( const char *  message)
inlineexplicit

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