#include <directives.h>
Public Member Functions | |
ConfError (std::string const &name, std::string const &msg) | |
Constructor setting directive name. | |
virtual bool | set (Conf &conf, unsigned short count, std::string const params[]) |
Calls ConfWarning::set and return false. |