GME
13
|
#include <MgaParser.h>
Public Member Functions | |
pass_exception () | |
pass_exception (std::wstring what) | |
virtual const char * | what () const |
virtual const wchar_t * | wwhat () const |
Definition at line 94 of file MgaParser.h.
CMgaParser::pass_exception::pass_exception | ( | ) | [inline] |
Definition at line 98 of file MgaParser.h.
CMgaParser::pass_exception::pass_exception | ( | std::wstring | what | ) | [inline] |
Definition at line 99 of file MgaParser.h.
virtual const char* CMgaParser::pass_exception::what | ( | ) | const [inline, virtual] |
Definition at line 100 of file MgaParser.h.
virtual const wchar_t* CMgaParser::pass_exception::wwhat | ( | ) | const [inline, virtual] |
Definition at line 103 of file MgaParser.h.