#include "uhal/log/exception.hpp"
Go to the source code of this file.
Namespaces | |
namespace | pybind11 |
namespace | pycohal |
Functions | |
void | pycohal::wrap_exceptions (pybind11::module_ &) |
Wraps all uHAL exceptions (i.e. creates corresponding Python classes, and regsiters appropriate exception translators) More... | |