|
Pyrogenesis
13997
|
Public Member Functions | |
| PSERROR_DllLoader_DllNotLoaded () | |
| PSERROR_DllLoader_DllNotLoaded (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_DllLoader | |
| PSERROR_DllLoader (const char *msg) | |
Definition at line 33 of file Errors.cpp.
| PSERROR_DllLoader_DllNotLoaded::PSERROR_DllLoader_DllNotLoaded | ( | ) |
Definition at line 294 of file Errors.cpp.
| PSERROR_DllLoader_DllNotLoaded::PSERROR_DllLoader_DllNotLoaded | ( | const char * | msg | ) |
Definition at line 295 of file Errors.cpp.
|
virtual |
Implements PSERROR.
Definition at line 296 of file Errors.cpp.
1.8.5