Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

errors.hpp

Introduction
Class error_already_set
Functions
Example

<boost/python/errors.hpp> provides types and functions for managing and translating between Python and C++ exceptions. This is relatively low-level functionality that is mostly used internally by Boost.Python. Users should seldom need it.


PrevUpHomeNext