Classes | Functions
test_exceptions.cpp File Reference
#include "test_exceptions.h"
#include "local_bindings.h"
#include "pybind11_tests.h"
#include <exception>
#include <stdexcept>
#include <utility>
Include dependency graph for test_exceptions.cpp:

Go to the source code of this file.

Classes

class  MyException
 
class  MyException2
 
class  MyException3
 
class  MyException4
 
class  MyException5
 
class  MyException5_1
 
class  MyException6
 
struct  PythonAlreadySetInDestructor
 
struct  PythonCallInDestructor
 

Functions

std::string error_already_set_what (const py::object &exc_type, const py::object &exc_value)
 
 TEST_SUBMODULE (exceptions, m)
 

Function Documentation

◆ error_already_set_what()

std::string error_already_set_what ( const py::object &  exc_type,
const py::object &  exc_value 
)

Definition at line 108 of file test_exceptions.cpp.

◆ TEST_SUBMODULE()

TEST_SUBMODULE ( exceptions  ,
m   
)

Definition at line 113 of file test_exceptions.cpp.



gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:40:55