Public Member Functions
FIX::DoNotSend Struct Reference

Indicates user does not want to send a message. More...

#include <Exceptions.h>

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

List of all members.

Public Member Functions

 DoNotSend (const std::string &what="")

Detailed Description

Indicates user does not want to send a message.

Definition at line 217 of file Exceptions.h.


Constructor & Destructor Documentation

FIX::DoNotSend::DoNotSend ( const std::string &  what = "") [inline]

Definition at line 219 of file Exceptions.h.

    : Exception( "Do Not Send Message", what ) {}

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

Generated on Mon Jun 23 2014 23:49:39 for QuickFIX by doxygen 1.7.6.1 written by Dimitri van Heesch, © 1997-2001