Pyrogenesis
13997
|
Public Member Functions | |
PSERROR_File_UnexpectedEOF () | |
PSERROR_File_UnexpectedEOF (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 40 of file Errors.cpp.
PSERROR_File_UnexpectedEOF::PSERROR_File_UnexpectedEOF | ( | ) |
Definition at line 322 of file Errors.cpp.
PSERROR_File_UnexpectedEOF::PSERROR_File_UnexpectedEOF | ( | const char * | msg | ) |
Definition at line 323 of file Errors.cpp.
|
virtual |
Implements PSERROR.
Definition at line 324 of file Errors.cpp.