|
Pyrogenesis
13997
|
Public Member Functions | |
| PSERROR_File_InvalidVersion () | |
| PSERROR_File_InvalidVersion (const char *msg) | |
| PSRETURN | getCode () const |
Public Member Functions inherited from PSERROR | |
| PSERROR (const char *msg) | |
| virtual const char * | what () const throw () |
Additional Inherited Members | |
Protected Member Functions inherited from PSERROR_File | |
| PSERROR_File (const char *msg) | |
Definition at line 37 of file Errors.cpp.
| PSERROR_File_InvalidVersion::PSERROR_File_InvalidVersion | ( | ) |
Definition at line 310 of file Errors.cpp.
| PSERROR_File_InvalidVersion::PSERROR_File_InvalidVersion | ( | const char * | msg | ) |
Definition at line 311 of file Errors.cpp.
|
virtual |
Implements PSERROR.
Definition at line 312 of file Errors.cpp.
1.8.5