Pyrogenesis
13997
|
Public Member Functions | |
PSERROR_File_ReadFailed () | |
PSERROR_File_ReadFailed (const char *msg) | |
PSRETURN | getCode () const |
![]() | |
PSERROR (const char *msg) | |
virtual const char * | what () const throw () |
Additional Inherited Members | |
![]() | |
PSERROR_File (const char *msg) | |
Definition at line 39 of file Errors.cpp.
PSERROR_File_ReadFailed::PSERROR_File_ReadFailed | ( | ) |
Definition at line 318 of file Errors.cpp.
PSERROR_File_ReadFailed::PSERROR_File_ReadFailed | ( | const char * | msg | ) |
Definition at line 319 of file Errors.cpp.
|
virtual |
Implements PSERROR.
Definition at line 320 of file Errors.cpp.