|
LeftHookRoll
An HTTP/1.0 compliant web server, as specified by RFC1945
|
#include <ConfigParser.hpp>
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) | |
| FatalException & | operator= (const FatalException &other) |
| virtual | ~FatalException () throw () |
| virtual const char * | what () const throw () |
Definition at line 25 of file ConfigParser.hpp.
|
explicit |
Definition at line 12 of file ConfigParser.cpp.
|
virtual | |||||||||||||
Definition at line 15 of file ConfigParser.cpp.