FiberIO
Fiber-based C++ network library
Classes | Namespaces
exceptions.hpp File Reference
#include <stdexcept>
Include dependency graph for exceptions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fiberio::io_error
 This is thrown on I/O errors. More...
 
class  fiberio::socket_closed_error
 This is thrown when something fails because the connection was closed. More...
 
class  fiberio::address_family_not_supported_error
 Thrown when e.g. trying to use IPv6 and it's not supported on the system. More...
 

Namespaces

 fiberio