Public Member Functions
FIX::UnsupportedMessageType Struct Reference

Message type not supported by application. More...

#include <Exceptions.h>

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

List of all members.

Public Member Functions

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

Detailed Description

Message type not supported by application.

Definition at line 176 of file Exceptions.h.


Constructor & Destructor Documentation

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

Definition at line 178 of file Exceptions.h.

    : Exception( "Unsupported 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