Public Member Functions | List of all members
FIX::SocketRecvFailed Struct Reference

Socket recv operation failed. More...

#include <Exceptions.h>

Inheritance diagram for FIX::SocketRecvFailed:
Inheritance graph
[legend]
Collaboration diagram for FIX::SocketRecvFailed:
Collaboration graph
[legend]

Public Member Functions

 SocketRecvFailed (ssize_t size)
 
 SocketRecvFailed (const std::string &what)
 
- Public Member Functions inherited from FIX::SocketException
 SocketException ()
 
 SocketException (const std::string &what)
 
- Public Member Functions inherited from FIX::Exception
 Exception (const std::string &t, const std::string &d)
 
 ~Exception () throw ()
 

Additional Inherited Members

- Static Public Member Functions inherited from FIX::SocketException
static std::string errorToWhat ()
 
- Public Attributes inherited from FIX::Exception
std::string type
 
std::string detail
 

Detailed Description

Socket recv operation failed.

Definition at line 295 of file Exceptions.h.

Constructor & Destructor Documentation

◆ SocketRecvFailed() [1/2]

FIX::SocketRecvFailed::SocketRecvFailed ( ssize_t  size)
inline

Definition at line 297 of file Exceptions.h.

◆ SocketRecvFailed() [2/2]

FIX::SocketRecvFailed::SocketRecvFailed ( const std::string &  what)
inline

Definition at line 299 of file Exceptions.h.


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

Generated on Wed Apr 29 2020 19:41:30 for QuickFIX by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2001