|
Pyrogenesis
13997
|
Public Member Functions | |
| PSERROR_Deserialize_ScriptError () | |
| PSERROR_Deserialize_ScriptError (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_Deserialize | |
| PSERROR_Deserialize (const char *msg) | |
Definition at line 32 of file Errors.cpp.
| PSERROR_Deserialize_ScriptError::PSERROR_Deserialize_ScriptError | ( | ) |
Definition at line 290 of file Errors.cpp.
| PSERROR_Deserialize_ScriptError::PSERROR_Deserialize_ScriptError | ( | const char * | msg | ) |
Definition at line 291 of file Errors.cpp.
|
virtual |
Implements PSERROR.
Definition at line 292 of file Errors.cpp.
1.8.5