Skip to content

Seemless exceptions between C++ and Python #13

Description

@thomasms

We can define exceptions in C++ and use in python using pybind11 as the link suggests:
https://github.com/pybind/pybind11/blob/master/tests/test_exceptions.cpp

The existing exceptions in C++ should be added to the python layer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions