Public Member Functions
FIX::IncorrectMessageStructure Struct Reference

Message is not structured correctly. More...

#include <Exceptions.h>

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

List of all members.

Public Member Functions

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

Detailed Description

Message is not structured correctly.

Definition at line 155 of file Exceptions.h.


Constructor & Destructor Documentation

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

Definition at line 157 of file Exceptions.h.

    : Exception( "Incorrect message structure", 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