Pyrogenesis
13997
|
Public Member Functions | |
PSERROR_System_SDLInitFailed () | |
PSERROR_System_SDLInitFailed (const char *msg) | |
PSRETURN | getCode () const |
![]() | |
PSERROR (const char *msg) | |
virtual const char * | what () const throw () |
Additional Inherited Members | |
![]() | |
PSERROR_System (const char *msg) | |
Definition at line 68 of file Errors.cpp.
PSERROR_System_SDLInitFailed::PSERROR_System_SDLInitFailed | ( | ) |
Definition at line 434 of file Errors.cpp.
PSERROR_System_SDLInitFailed::PSERROR_System_SDLInitFailed | ( | const char * | msg | ) |
Definition at line 435 of file Errors.cpp.
|
virtual |
Implements PSERROR.
Definition at line 436 of file Errors.cpp.