|
Bredbandskollen CLI
1.2
Asynchronous network task engine
|
Exception thrown on syntax errors in task config. More...
#include <taskconfig.h>


Public Member Functions | |
| BadTaskConfig (const std::string &msg="cannot read config file") | |
| const char * | what () const noexcept override |
| BadTaskConfig (const BadTaskConfig &old) | |
Public Attributes | |
| std::string | err_msg |
Exception thrown on syntax errors in task config.