Webserv
Loading...
Searching...
No Matches
ConfigException.hpp File Reference
#include <exception>
#include <string>

Go to the source code of this file.

Classes

class  config::ConfigException
class  config::ConfigError
class  config::ConfigWarning

Namespaces

namespace  config

Macros

#define YELLOW   "\033[1;33m"
#define RED   "\033[1;31m"
#define NC   "\033[0m"

Functions

void config::issue_warning (const std::string &msg)

Macro Definition Documentation

◆ NC

#define NC   "\033[0m"

◆ RED

#define RED   "\033[1;31m"

◆ YELLOW

#define YELLOW   "\033[1;33m"