gflib
1.0
|
Exception(const char *message=NULL, const char *fileName=NULL, u32 line=0) | gfl::err::Exception | |
FILENAME_BUFFER_SIZE | gfl::err::Exception | [protected, static] |
GetThrowsFileLine(void) const | gfl::err::Exception | |
GetThrowsFileName(void) const | gfl::err::Exception | |
IlligalArgumentException(const char *message=NULL, const char *fileName=NULL, u32 line=0) | gfl::err::IlligalArgumentException | |
m_fileName | gfl::err::Exception | [protected] |
m_line | gfl::err::Exception | [protected] |
m_message | gfl::err::Exception | [protected] |
MESSAGE_BUFFER_SIZE | gfl::err::Exception | [protected, static] |
PrintStackTrace(void) const | gfl::err::Exception | |
SetMassage(const char *classHeader, const char *message) | gfl::err::Exception | [protected] |