Pyrogenesis
13997
|
Public Member Functions | |
PSERROR_File_WriteFailed () | |
PSERROR_File_WriteFailed (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 41 of file Errors.cpp.
PSERROR_File_WriteFailed::PSERROR_File_WriteFailed | ( | ) |
Definition at line 326 of file Errors.cpp.
PSERROR_File_WriteFailed::PSERROR_File_WriteFailed | ( | const char * | msg | ) |
Definition at line 327 of file Errors.cpp.
|
virtual |
Implements PSERROR.
Definition at line 328 of file Errors.cpp.