gflib  1.0
gfl::err::FileNotFoundException メンバ一覧
これは全メンバの一覧です。gfl::err::FileNotFoundException継承メンバも含んでいます。
Exception(const char *message=NULL, const char *fileName=NULL, u32 line=0)gfl::err::Exception
FILENAME_BUFFER_SIZEgfl::err::Exception [protected, static]
FileNotFoundException(const char *message=NULL, const char *fileName=NULL, u32 line=0)gfl::err::FileNotFoundException
GetThrowsFileLine(void) const gfl::err::Exception
GetThrowsFileName(void) const gfl::err::Exception
IOException(const char *message=NULL, const char *fileName=NULL, u32 line=0)gfl::err::IOException
m_fileNamegfl::err::Exception [protected]
m_linegfl::err::Exception [protected]
m_messagegfl::err::Exception [protected]
MESSAGE_BUFFER_SIZEgfl::err::Exception [protected, static]
PrintStackTrace(void) const gfl::err::Exception
SetMassage(const char *classHeader, const char *message)gfl::err::Exception [protected]