Public Member Functions
FIX::UnsupportedVersion Struct Reference

Version of FIX is not supported. More...

#include <Exceptions.h>

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

List of all members.

Public Member Functions

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

Detailed Description

Version of FIX is not supported.

Definition at line 183 of file Exceptions.h.


Constructor & Destructor Documentation

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

Definition at line 185 of file Exceptions.h.

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