![]() |
DataDictionary not found for BeginString or ApplVerID. More...
#include <Exceptions.h>
Public Member Functions | |
DataDictionaryNotFound (const std::string &v, const std::string &what="") | |
~DataDictionaryNotFound () throw () | |
Public Attributes | |
std::string | version |
DataDictionary not found for BeginString or ApplVerID.
Definition at line 46 of file Exceptions.h.
FIX::DataDictionaryNotFound::DataDictionaryNotFound | ( | const std::string & | v, | |
const std::string & | what = "" | |||
) | [inline] |
Definition at line 48 of file Exceptions.h.
FIX::DataDictionaryNotFound::~DataDictionaryNotFound | ( | ) | throw () [inline] |
Definition at line 51 of file Exceptions.h.
std::string FIX::DataDictionaryNotFound::version |
Definition at line 53 of file Exceptions.h.