|
Pyrogenesis
13997
|
Public Member Functions | |
| PSERROR_Game_World_MapLoadFailed () | |
| PSERROR_Game_World_MapLoadFailed (const char *msg) | |
| PSRETURN | getCode () const |
Public Member Functions inherited from PSERROR | |
| PSERROR (const char *msg) | |
| virtual const char * | what () const throw () |
Additional Inherited Members | |
Protected Member Functions inherited from PSERROR_Game_World | |
| PSERROR_Game_World (const char *msg) | |
Protected Member Functions inherited from PSERROR_Game | |
| PSERROR_Game (const char *msg) | |
Definition at line 49 of file Errors.cpp.
| PSERROR_Game_World_MapLoadFailed::PSERROR_Game_World_MapLoadFailed | ( | ) |
Definition at line 358 of file Errors.cpp.
| PSERROR_Game_World_MapLoadFailed::PSERROR_Game_World_MapLoadFailed | ( | const char * | msg | ) |
Definition at line 359 of file Errors.cpp.
|
virtual |
Implements PSERROR.
Definition at line 360 of file Errors.cpp.
1.8.5