Pyrogenesis
13997
|
Public Member Functions | |
PSERROR_DllLoader_SymbolNotFound () | |
PSERROR_DllLoader_SymbolNotFound (const char *msg) | |
PSRETURN | getCode () const |
![]() | |
PSERROR (const char *msg) | |
virtual const char * | what () const throw () |
Additional Inherited Members | |
![]() | |
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.