ExceptionBindings.h file
Functions
- void bind_exceptions(pybind11::module& m)
 - Intermediate function to bind exceptions.
 
Function documentation
void bind_exceptions(pybind11::module& m)
Intermediate function to bind exceptions.
| Parameters | |
|---|---|
| m | pybind11 module |