Exception() | gcn::Exception | |
Exception(const std::string &message) | gcn::Exception | |
Exception(const std::string &message, const std::string &function, const std::string &filename, int line) | gcn::Exception | |
getFilename() const | gcn::Exception | |
getFunction() const | gcn::Exception | |
getLine() const | gcn::Exception | |
getMessage() const | gcn::Exception | |
mFilename | gcn::Exception | [protected] |
mFunction | gcn::Exception | [protected] |
mLine | gcn::Exception | [protected] |
mMessage | gcn::Exception | [protected] |