LibCT 2.0
|
Exception(int errCode, const std::string &desc, const std::string &src, const char *pFile, long lineNum) | LibCT::Exception | [inline] |
GetErrorCodeString() const | LibCT::VariableException | [inline, virtual] |
m_Desc | LibCT::Exception | [protected] |
m_ErrCode | LibCT::Exception | [protected] |
m_FullDesc | LibCT::Exception | [protected] |
m_LineNum | LibCT::Exception | [protected] |
m_pFile | LibCT::Exception | [protected] |
m_Src | LibCT::Exception | [protected] |
VariableException(int errCode, const std::string &desc, const std::string &src, const char *pFile, long lineNum) | LibCT::VariableException | [inline] |
what() const | LibCT::Exception | [inline] |
~Exception() | LibCT::Exception | [inline] |