![]() |
MoCSI API Reference
|
This error class inherits from std::exception and marks faulty parameter or CL inputs. Very rudimentary error class to be thrown in the case of faulty/erroneous user input. More...
#include <IniParser.h>


Public Member Functions | |
| BadInput (std::string message) | |
| const char * | what () const noexcept override |
| ~BadInput () override=default | |
This error class inherits from std::exception and marks faulty parameter or CL inputs. Very rudimentary error class to be thrown in the case of faulty/erroneous user input.
|
inline |
|
overridedefault |