|
Pyrogenesis
13997
|
Public Member Functions | |
| PSERROR_Serialize_ScriptError () | |
| PSERROR_Serialize_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_Serialize | |
| PSERROR_Serialize (const char *msg) | |
Definition at line 66 of file Errors.cpp.
| PSERROR_Serialize_ScriptError::PSERROR_Serialize_ScriptError | ( | ) |
Definition at line 426 of file Errors.cpp.
| PSERROR_Serialize_ScriptError::PSERROR_Serialize_ScriptError | ( | const char * | msg | ) |
Definition at line 427 of file Errors.cpp.
|
virtual |
Implements PSERROR.
Definition at line 428 of file Errors.cpp.
1.8.5