|
Pyrogenesis
13997
|
Public Member Functions | |
| PSERROR_Scripting_CallFunctionFailed () | |
| PSERROR_Scripting_CallFunctionFailed (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 52 of file Errors.cpp.
| PSERROR_Scripting_CallFunctionFailed::PSERROR_Scripting_CallFunctionFailed | ( | ) |
Definition at line 386 of file Errors.cpp.
| PSERROR_Scripting_CallFunctionFailed::PSERROR_Scripting_CallFunctionFailed | ( | const char * | msg | ) |
Definition at line 387 of file Errors.cpp.
|
virtual |
Implements PSERROR.
Definition at line 388 of file Errors.cpp.
1.8.5