>> category = 2
ErrorCategory
ErrorCategory - To decide what ErrorHandlerModule needs to be called and easily identify where it cam...
static proto ErrorCategory GetCategoryFromError(int errorCode)
Returns the category the error was thrown from.
The error handler itself, for managing and distributing errors to modules Manages the ErrorHandlerMod...
proto void Print(void var)
Prints content of variable to console/log.