Base::PyException Member List

This is the complete list of members for Base::PyException, including all inherited members.

BaseClass()Base::BaseClass
BaseClass(const BaseClass &)=defaultBase::BaseClass
create(void)Base::Exceptionstatic
Exception(const char *sMessage)Base::Exceptionprotected
Exception(const std::string &sMessage)Base::Exceptionprotected
Exception()Base::Exceptionprotected
Exception(const Exception &inst)Base::Exceptionprotected
getClassTypeId(void)Base::Exceptionstatic
getErrorType() constBase::PyException
getFile() constBase::Exception
getFunction() constBase::Exception
getLine() constBase::Exception
getMessage() constBase::Exception
getPyExceptionType(void) const overrideBase::PyExceptionvirtual
getPyObject()Base::Exceptionvirtual
getReported() constBase::Exception
getStackTrace() constBase::PyException
getTranslatable() constBase::Exception
getTypeId(void) constBase::Exceptionvirtual
init(void)Base::Exceptionstatic
initSubclass(Base::Type &toInit, const char *ClassName, const char *ParentName, Type::instantiationMethod method=nullptr)Base::BaseClassprotectedstatic
isDerivedFrom(const Type type) constBase::BaseClass
operator=(const Exception &inst)Base::Exception
Base::BaseClass::operator=(const BaseClass &)=defaultBase::BaseClass
PyException()Base::PyException
PyException(const Py::Object &obj)Base::PyException
raiseException()Base::PyException
ReportException() const overrideBase::PyExceptionvirtual
setDebugInformation(const std::string &file, const int line, const std::string &function)Base::Exception
setMessage(const char *sMessage)Base::Exception
setMessage(const std::string &sMessage)Base::Exception
setPyException() const overrideBase::PyExceptionvirtual
setPyObject(PyObject *pydict)Base::Exceptionvirtual
setReported(bool reported)Base::Exception
setTranslatable(bool translatable)Base::Exception
ThrowException()Base::PyExceptionstatic
what() constBase::Exceptionvirtual
~BaseClass()Base::BaseClassvirtual
~Exception()Base::Exceptionvirtual
~PyException()Base::PyException