NetFlex  0.0.0
C++11 HTTP Server Library.
Public Member Functions | List of all members
netflex::netflex_error Class Reference

#include <error.hpp>

Inheritance diagram for netflex::netflex_error:

Public Member Functions

 netflex_error (const std::string &msg)
 ctor (string)
 
 netflex_error (const char *msg)
 ctor(char*)
 

Detailed Description

specialized runtime_error used for netflex error


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