|
Webserv
|
#include <ConfigException.hpp>
Public Member Functions | |
| ConfigException (std::string const &message) | |
| virtual | ~ConfigException () throw () |
| char const * | what (void) const throw () |
Private Attributes | |
| std::string | message_ |
|
inlineexplicit |
|
inlinevirtual | ||||||||||||
|
inline | |||||||||||||
|
private |