Exception class thrown by socket classes in this package. More...
#include <SocketException.h>
Public Member Functions | |
SocketException (std::string description) | |
Constructor. | |
~SocketException () throw () |
Exception class thrown by socket classes in this package.
Definition at line 47 of file SocketException.h.
SocketException::SocketException | ( | std::string | description | ) | [inline] |
SocketException::~SocketException | ( | ) | throw () [inline] |
Definition at line 55 of file SocketException.h.