addParameter(const std::string &strParameter) | Util::Exception | [protected] |
Exception() | Util::Exception | |
Exception(std::string strMessage, const StringVector &vecParemeters=StringVector()) | Util::Exception | |
Exception(const Exception &ex) | Util::Exception | |
getErrorMessage(bool bSubstitute=true) const | Util::Exception | |
getKind() const | Util::Exception | [virtual] |
getParameter(int iPos) const | Util::Exception | |
getParameterCount() const | Util::Exception | |
operator<<(char pchar) | Util::Exception | |
operator<<(int pint) | Util::Exception | |
operator<<(long plong) | Util::Exception | |
operator<<(const std::string &pstr) | Util::Exception | |
operator<<(float pfloat) | Util::Exception | |
operator<<(double pdoub) | Util::Exception | |
PM_CHAR | Util::Exception | [static] |
PM_DOUBLE | Util::Exception | [static] |
PM_FLOAT | Util::Exception | [static] |
PM_INTEGER | Util::Exception | [static] |
PM_LONG | Util::Exception | [static] |
PM_STRING | Util::Exception | [static] |
~Exception() | Util::Exception | [inline, virtual] |