sockpp
Modern C++ socket library wrapper
Classes
exception.h File Reference

Exception classes for the sockpp library. More...

#include <cerrno>
#include <stdexcept>
#include <string>

Go to the source code of this file.

Classes

class  sockpp::sys_error
 System error. More...
 
class  sockpp::getaddrinfo_error
 Errors from getaddrinfo. More...
 

Detailed Description

Exception classes for the sockpp library.

Author
Frank Pagliughi
SoRo Systems, Inc.
www.sorosys.com
Date
October 2016