Kanzi  3.9.6
Kanzi Engine API
kanzi::interop::NativeExceptionWrapper Struct Reference

The NativeExceptionWrapper class is used to store a native exception ptr in a foreign language. More...

#include <kanzi/interop/interop_exceptions.hpp>

Public Attributes

KZ_INTEROP_PRIVATE exception_ptr exceptionPtr
 

Detailed Description

The NativeExceptionWrapper class is used to store a native exception ptr in a foreign language.

Member Data Documentation

◆ exceptionPtr

KZ_INTEROP_PRIVATE exception_ptr kanzi::interop::NativeExceptionWrapper::exceptionPtr

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