clear() | Py::Exception | [inline] |
Exception(ExtensionExceptionType &exception, const std::string &reason) | Py::Exception | |
Exception(ExtensionExceptionType &exception, Object &reason) | Py::Exception | |
Exception() | Py::Exception | [inline, explicit] |
Exception(const std::string &reason) | Py::Exception | [inline] |
Exception(PyObject *exception, const std::string &reason) | Py::Exception | [inline] |
Exception(PyObject *exception, Object &reason) | Py::Exception |