#include <Errors.h>
◆ PSERROR()
PSERROR::PSERROR |
( |
const char * |
msg | ) |
|
◆ getCode()
virtual PSRETURN PSERROR::getCode |
( |
| ) |
const |
|
pure virtual |
Implemented in PSERROR_CVFSFile_AlreadyLoaded, PSERROR_CVFSFile_LoadFailed, PSERROR_Deserialize_InvalidCharInString, PSERROR_Deserialize_OutOfBounds, PSERROR_Deserialize_ReadFailed, PSERROR_Deserialize_ScriptError, PSERROR_DllLoader_DllNotLoaded, PSERROR_DllLoader_SymbolNotFound, PSERROR_Error_InvalidError, PSERROR_File_InvalidType, PSERROR_File_InvalidVersion, PSERROR_File_OpenFailed, PSERROR_File_ReadFailed, PSERROR_File_UnexpectedEOF, PSERROR_File_WriteFailed, PSERROR_Game_World_MapLoadFailed, PSERROR_Scripting_CallFunctionFailed, PSERROR_Scripting_CreateObjectFailed, PSERROR_Scripting_DefineConstantFailed, PSERROR_Scripting_DefineType_AlreadyExists, PSERROR_Scripting_DefineType_CreationFailed, PSERROR_Scripting_LoadFile_EvalErrors, PSERROR_Scripting_LoadFile_OpenFailed, PSERROR_Scripting_RegisterFunctionFailed, PSERROR_Scripting_SetupFailed, PSERROR_Scripting_TypeDoesNotExist, PSERROR_Serialize_InvalidCharInString, PSERROR_Serialize_InvalidScriptValue, PSERROR_Serialize_OutOfBounds, PSERROR_Serialize_ScriptError, PSERROR_System_RequiredExtensionsMissing, PSERROR_System_SDLInitFailed, PSERROR_System_VmodeFailed, PSERROR_Xeromyces_XMLOpenFailed, PSERROR_Xeromyces_XMLParseError, and PSERROR_Xeromyces_XMLValidationFailed.
◆ what()
const char * PSERROR::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
virtual |
◆ m_msg
const char* PSERROR::m_msg |
|
private |
The documentation for this class was generated from the following files:
- /home/docker/jenkins/workspace/technical-docs/source/ps/Errors.h
- /home/docker/jenkins/workspace/technical-docs/source/ps/Errors.cpp