Bredbandskollen CLI  1.2
Asynchronous network task engine
Public Member Functions | Public Attributes | List of all members
BadTaskConfig Class Reference

Exception thrown on syntax errors in task config. More...

#include <taskconfig.h>

Inheritance diagram for BadTaskConfig:
Inheritance graph
[legend]
Collaboration diagram for BadTaskConfig:
Collaboration graph
[legend]

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
 

Detailed Description

Exception thrown on syntax errors in task config.


The documentation for this class was generated from the following files: