#include <options.h>
Public Member Functions | |
missing_option (const std::string &message="") |
Exception class for missing options. This is thrown when the configuration file is missing the option containing the information needed for a function.
missing_option::missing_option | ( | const std::string & | message = "" |
) | [inline] |