![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
| class | ErrorModuleHandler |
| The error handler itself, for managing and distributing errors to modules Manages the ErrorHandlerModule instances inserted in Init. More... | |
Enumerations | |
| enum | ErrorCategory { Unknown , Generic , ConnectErrorClient , ConnectErrorServer , ConnectErrorScript , ClientKicked , BIOSError } |
| ErrorCategory - To decide what ErrorHandlerModule needs to be called and easily identify where it came from. More... | |
| enum ErrorCategory |
ErrorCategory - To decide what ErrorHandlerModule needs to be called and easily identify where it came from.
Definition at line 4 of file errormodulehandler.c.