MIRA
|
This is the complete list of members for SerializableException, 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 |
CLASS() | Object | inlinestatic |
ClassFactoryDefaultConstClassBuilder class | SerializableException | friend |
Exception() MIRA_NOEXCEPT_OR_NOTHROW | Exception | inlineprotected |
Exception(std::string message, const char *file=NULL, int line=0) MIRA_NOEXCEPT_OR_NOTHROW | Exception | inline |
getClass() const | Object | inline |
getInfo() const | Exception | inline |
getThreadID() const | Exception | inline |
internalGetClass() const =0 | Object | protectedpure virtual |
message() const MIRA_NOEXCEPT_OR_NOTHROW | Exception | |
mInfos | Exception | protected |
mMessage | Exception | mutableprotected |
mStack | Exception | protected |
mThreadID | Exception | protected |
raise(bool recursive=false)=0 | SerializableException | pure virtual |
reflectRead(Reflector &r) | SerializableException | inline |
reflectWrite(Reflector &r) | SerializableException | inline |
SerializableException() | SerializableException | inlineprotected |
SerializableException(const std::string &msg, const char *file=NULL, int line=0) MIRA_NOEXCEPT_OR_NOTHROW | SerializableException | inline |
what() const MIRA_NOEXCEPT_OR_NOTHROW | Exception | virtual |
~Exception() MIRA_NOEXCEPT_OR_NOTHROW | Exception | inlinevirtual |
~Object() | Object | inlinevirtual |
~SerializableException() MIRA_NOEXCEPT_OR_NOTHROW | SerializableException | inlinevirtual |