|
Pyrogenesis
13997
|
Public Member Functions | |
| PSERROR_Scripting_TypeDoesNotExist () | |
| PSERROR_Scripting_TypeDoesNotExist (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_Scripting | |
| PSERROR_Scripting (const char *msg) | |
Definition at line 62 of file Errors.cpp.
| PSERROR_Scripting_TypeDoesNotExist::PSERROR_Scripting_TypeDoesNotExist | ( | ) |
Definition at line 410 of file Errors.cpp.
| PSERROR_Scripting_TypeDoesNotExist::PSERROR_Scripting_TypeDoesNotExist | ( | const char * | msg | ) |
Definition at line 411 of file Errors.cpp.
|
virtual |
Implements PSERROR.
Definition at line 412 of file Errors.cpp.
1.8.5