Pyrogenesis
13997
|
Public Member Functions | |
PSERROR_Game_World_MapLoadFailed () | |
PSERROR_Game_World_MapLoadFailed (const char *msg) | |
PSRETURN | getCode () const |
![]() | |
PSERROR (const char *msg) | |
virtual const char * | what () const throw () |
Additional Inherited Members | |
![]() | |
PSERROR_Game_World (const char *msg) | |
![]() | |
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.