Michele De Stefano's C++ Utilities
exception.hpp File Reference

Contains new C++ exceptions created specifically for interoperation with Python. More...

#include <stdexcept>

Go to the source code of this file.

Classes

struct  mds_utils::python::index_error
 Exception used for detecting and raising IndexError Python exceptions. More...
 

Namespaces

 mds_utils
 Main namespace of all Michele De Stefano's C++ utilities.
 
 mds_utils::python
 Namespace of all Michele De Stefano's C++ Python utilities.
 

Detailed Description

Contains new C++ exceptions created specifically for interoperation with Python.

Definition in file exception.hpp.