43 super.InitOptionalVariables();
45 m_Header =
"#server_browser_connecting_failed";
50 super.FillErrorDataMap();
@ OK
0 - No error. Can be returned from any call.
@ UNKNOWN
24 - Any other error. Can be returned from any call.
class DayZProfilesOptions CONNECT
class ErrorHandlerModule m_Header
This is where to input logic and extend functionality of ErrorHandlerModule.
void ErrorHandlerModuleScript()
Constructor, by default calls the function that will fill the ErrorDataMap.
int m_LastErrorThrown
Holds the last thrown error in this module, defaults to 0.
void InsertDialogueErrorProperties(int code, string message, int dialogButtonType=DBT_OK, int defaultButton=DBB_OK, int dialogMeaningType=DMT_EXCLAMATION, bool displayAdditionalInfo=true)
Insert an error with Dialogue as handling, using the Optional Variables.
ErrorCategory
ErrorCategory - To decide what ErrorHandlerModule needs to be called and easily identify where it cam...
override void FillErrorDataMap()
override void OnEvent(EventType eventTypeId, Param params)
void ConnectErrorServerModule()
override void InitOptionalVariables()
Base Param Class with no parameters. Used as general purpose parameter overloaded with Param1 to Para...
const EventType MPSessionPlayerReadyEventTypeID
no params