EvEmu
0.8.4
11 September 2021
|
#include "GaTypes.h"
Public Member Functions | |
GaException () | |
GaException (const char *msg) | |
GaException (const std::string &msg) | |
const std::string & | Description () |
Private Attributes | |
std::string | m_msg |
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 35 of file GaTypes.h.
Referenced by Description(), and GaException().