Exception(const std::string initMessage) | Exception | [inline] |
Exception() | Exception | [inline] |
Exception(const Exception< S > &source) | Exception | [inline] |
getParameterNumber(const std::string &name) const | Exception | [inline, virtual] |
getParameterString(const std::string &name) const | Exception | [inline, virtual] |
messageStr | Exception | [private] |
operator=(const Exception< S > &source) | Exception | [inline] |
outputStr | Exception | [mutable, private] |
r_ptrNumMap | Exception | [private] |
r_ptrStrMap | Exception | [private] |
setMessageString(const std::string &newMsgString) | Exception | [inline, virtual] |
setParameter(const std::string &name, const std::string &value) | Exception | [inline, virtual] |
setParameter(const std::string &name, const u32 value) | Exception | [inline, virtual] |
what() const | Exception | [inline, virtual] |
~Exception() | Exception | [inline, virtual] |