|
Yet Another HTTP Library
yahttp
|
#include <exception.hpp>


Public Member Functions | |
| ParseError () | |
| ParseError (const std::string &reason) | |
Public Member Functions inherited from YaHTTP::Error | |
| Error () | |
| Error (const std::string &reason) | |
| virtual | ~Error () throw () |
| virtual const char * | what () const throw () |
Additional Inherited Members | |
Public Attributes inherited from YaHTTP::Error | |
| const std::string | reason |
Parse error class
|
inline |
|
inline |
1.8.6