Public Member Functions
FIX::SocketCloseFailed Struct Reference

Socket close operation failed. More...

#include <Exceptions.h>

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

List of all members.

Public Member Functions

 SocketCloseFailed ()
 SocketCloseFailed (const std::string &what)

Detailed Description

Socket close operation failed.

Definition at line 289 of file Exceptions.h.


Constructor & Destructor Documentation

Definition at line 291 of file Exceptions.h.

{}
FIX::SocketCloseFailed::SocketCloseFailed ( const std::string &  what) [inline]

Definition at line 292 of file Exceptions.h.

    : SocketException( what ) {}

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

Generated on Mon Sep 15 2014 01:23:56 for QuickFIX by doxygen 1.7.6.1 written by Dimitri van Heesch, © 1997-2001