Public Member Functions
FIX::InvalidMessageType Struct Reference

Not a known message type. More...

#include <Exceptions.h>

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

List of all members.

Public Member Functions

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

Detailed Description

Not a known message type.

Definition at line 169 of file Exceptions.h.


Constructor & Destructor Documentation

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

Definition at line 171 of file Exceptions.h.

    : Exception( "Invalid Message Type", 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