LibCT 2.0

LibCT::VariableException Member List

This is the complete list of members for LibCT::VariableException, including all inherited members.
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_DescLibCT::Exception [protected]
m_ErrCodeLibCT::Exception [protected]
m_FullDescLibCT::Exception [protected]
m_LineNumLibCT::Exception [protected]
m_pFileLibCT::Exception [protected]
m_SrcLibCT::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]