Webserv
Loading...
Searching...
No Matches
config::ConfigException Class Reference

#include <ConfigException.hpp>

Inheritance diagram for config::ConfigException:
config::ConfigError config::ConfigWarning

Public Member Functions

 ConfigException (std::string const &message)
virtual ~ConfigException () throw ()
char const * what (void) const throw ()

Private Attributes

std::string message_

Constructor & Destructor Documentation

◆ ConfigException()

config::ConfigException::ConfigException ( std::string const & message)
inline

◆ ~ConfigException()

virtual config::ConfigException::~ConfigException ( )
throw ( )
inlinevirtual

Member Function Documentation

◆ what()

char const * config::ConfigException::what ( void ) const
throw ( )
inline

Member Data Documentation

◆ message_

std::string config::ConfigException::message_
private

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