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 | |
IndexError(const std::string &reason) | Py::IndexError | [inline] |
LookupError() | Py::LookupError | [inline, explicit, protected] |
StandardError() | Py::StandardError | [inline, explicit, protected] |