|
Pyrogenesis
13997
|
Public Member Functions | |
| PSERROR_DllLoader_SymbolNotFound () | |
| PSERROR_DllLoader_SymbolNotFound (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 34 of file Errors.cpp.
| PSERROR_DllLoader_SymbolNotFound::PSERROR_DllLoader_SymbolNotFound | ( | ) |
Definition at line 298 of file Errors.cpp.
| PSERROR_DllLoader_SymbolNotFound::PSERROR_DllLoader_SymbolNotFound | ( | const char * | msg | ) |
Definition at line 299 of file Errors.cpp.
|
virtual |
Implements PSERROR.
Definition at line 300 of file Errors.cpp.
1.8.5