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 |
The NativeExceptionWrapper class is used to store a native exception ptr in a foreign language.
KZ_INTEROP_PRIVATE exception_ptr kanzi::interop::NativeExceptionWrapper::exceptionPtr |