MIRA
|
This is the complete list of members for Exception, including all inherited members.
addExternalStackInfo(CallStack stack, ThreadID thread) | Exception | inline |
addInfo(std::string message, const char *file=NULL, int line=0) | Exception | inline |
addStackInfo() | Exception | inline |
callStack() const | Exception | inline |
Exception() MIRA_NOEXCEPT_OR_NOTHROW | Exception | inlineprotected |
Exception(std::string message, const char *file=NULL, int line=0) MIRA_NOEXCEPT_OR_NOTHROW | Exception | inline |
getInfo() const | Exception | inline |
getThreadID() const | Exception | inline |
message() const MIRA_NOEXCEPT_OR_NOTHROW | Exception | |
mInfos | Exception | protected |
mMessage | Exception | mutableprotected |
mStack | Exception | protected |
mThreadID | Exception | protected |
what() const MIRA_NOEXCEPT_OR_NOTHROW | Exception | virtual |
~Exception() MIRA_NOEXCEPT_OR_NOTHROW | Exception | inlinevirtual |