LibCT 2.0

LibCT::IOException Member List

This is the complete list of members for LibCT::IOException, 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::IOException [inline, virtual]
IOException(int errCode, const std::string &desc, const std::string &src, const char *pFile, long lineNum)LibCT::IOException [inline]
m_DescLibCT::Exception [protected]
m_ErrCodeLibCT::Exception [protected]
m_FullDescLibCT::Exception [protected]
m_LineNumLibCT::Exception [protected]
m_pFileLibCT::Exception [protected]
m_SrcLibCT::Exception [protected]
what() const LibCT::Exception [inline]
~Exception()LibCT::Exception [inline]