libtins  4.0
Public Member Functions | List of all members
Tins::socket_write_error Class Reference

Exception thrown when PacketSender fails to write on a socket. More...

#include <exceptions.h>

Inheritance diagram for Tins::socket_write_error:
Tins::exception_base

Public Member Functions

 socket_write_error (const std::string &msg)
 
- Public Member Functions inherited from Tins::exception_base
 exception_base (const std::string &message)
 
 exception_base (const char *message)
 

Detailed Description

Exception thrown when PacketSender fails to write on a socket.


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