net-cpp  2.0.0
C++11 library for networking purposes
core::net::Error Class Reference

#include <error.h>

+ Inheritance diagram for core::net::Error:
+ Collaboration diagram for core::net::Error:

Public Member Functions

 Error (const std::string &what, const Location &el)
 
virtual ~Error ()=default
 

Detailed Description

Definition at line 29 of file error.h.

Constructor & Destructor Documentation

core::net::Error::Error ( const std::string &  what,
const Location el 
)
explicit
virtual core::net::Error::~Error ( )
virtualdefault

Reimplemented in core::net::http::Error.


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