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