Yet Another HTTP Library
yahttp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
YaHTTP::ParseError Class Reference

#include <exception.hpp>

Inheritance diagram for YaHTTP::ParseError:
Inheritance graph
[legend]
Collaboration diagram for YaHTTP::ParseError:
Collaboration graph
[legend]

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
 

Detailed Description

Parse error class

Constructor & Destructor Documentation

YaHTTP::ParseError::ParseError ( )
inline
YaHTTP::ParseError::ParseError ( const std::string &  reason)
inline

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