LeftHookRoll
An HTTP/1.0 compliant web server, as specified by RFC1945
Loading...
Searching...
No Matches
ConfigParser::ConfigException Class Reference

#include <ConfigParser.hpp>

Inheritance diagram for ConfigParser::ConfigException:
Collaboration diagram for ConfigParser::ConfigException:

Public Member Functions

 ConfigException (const std::string &msg)
 
virtual ~ConfigException () throw ()
 
- Public Member Functions inherited from FatalException
 FatalException (const std::string &msg)
 
 FatalException (const FatalException &other)
 
FatalExceptionoperator= (const FatalException &other)
 
virtual ~FatalException () throw ()
 
virtual const char * what () const throw ()
 

Detailed Description

Definition at line 25 of file ConfigParser.hpp.

Constructor & Destructor Documentation

◆ ConfigException()

ConfigParser::ConfigException::ConfigException ( const std::string &  msg)
explicit

Definition at line 12 of file ConfigParser.cpp.

◆ ~ConfigException()

ConfigParser::ConfigException::~ConfigException ( )
throw (
)
virtual

Definition at line 15 of file ConfigParser.cpp.


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