tempoch-cpp 0.5.3
Header-only C++ wrapper for tempoch
Loading...
Searching...
No Matches
tempoch::InternalPanicError Class Reference

Rust caught a panic before unwinding across the FFI boundary. More...

#include <tempoch/ffi_core.hpp>

Inheritance diagram for tempoch::InternalPanicError:
Collaboration diagram for tempoch::InternalPanicError:

Public Member Functions

 InternalPanicError (const std::string &msg)
 
- Public Member Functions inherited from tempoch::TempochException
 TempochException (const std::string &msg)
 

Detailed Description

Rust caught a panic before unwinding across the FFI boundary.

Definition at line 99 of file ffi_core.hpp.

Constructor & Destructor Documentation

◆ InternalPanicError()

tempoch::InternalPanicError::InternalPanicError ( const std::string &  msg)
inlineexplicit

Definition at line 101 of file ffi_core.hpp.


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