Implements the ErrMsg classes.
More...
#include "ErrMsg.h"
#include "TaskManagerIO.h"
#include "Tasks.h"
Implements the ErrMsg classes.
◆ ErrMsg::operator<<< ErrMsg::EndlToken >()
Specialization of the operator<< method for adding a newline to the error message.
- Parameters
-
| [in] | value | The value to be added to the error message. |
- Returns
- Reference to this object
◆ DIVIDER_MSG
| const char DIVIDER_MSG[] = "===============================================================" |
◆ errMsg
◆ ERROR_MSG
| const char ERROR_MSG[] = "FATAL ERROR .... FATAL ERROR .... FATAL ERROR ..... FATAL ERROR" |
◆ WARNING_MSG
| const char WARNING_MSG[] = "WARNING ..... (Press Screen to Continue) ..... WARNING" |