Public Member Functions | List of all members
FIX::InvalidMessage Struct Reference

Not a recognizable message. More...

#include <Exceptions.h>

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

Public Member Functions

 InvalidMessage (const std::string &what="")
 
- Public Member Functions inherited from FIX::Exception
 Exception (const std::string &t, const std::string &d)
 
 ~Exception () throw ()
 

Additional Inherited Members

- Public Attributes inherited from FIX::Exception
std::string type
 
std::string detail
 

Detailed Description

Not a recognizable message.

Definition at line 97 of file Exceptions.h.

Constructor & Destructor Documentation

◆ InvalidMessage()

FIX::InvalidMessage::InvalidMessage ( const std::string &  what = "")
inline

Definition at line 99 of file Exceptions.h.

101  : public Exception

References FIX::InvalidTagNumber::InvalidTagNumber().


The documentation for this struct was generated from the following file:
FIX::Exception::Exception
Exception(const std::string &t, const std::string &d)
Definition: Exceptions.h:69

Generated on Wed Apr 29 2020 19:41:30 for QuickFIX by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2001