![]() |
Field not found inside a message. More...
#include <Exceptions.h>
Public Member Functions | |
FieldNotFound (int f=0, const std::string &what="") | |
Public Attributes | |
int | field |
Field not found inside a message.
Definition at line 57 of file Exceptions.h.
FIX::FieldNotFound::FieldNotFound | ( | int | f = 0 , |
|
const std::string & | what = "" | |||
) | [inline] |
Definition at line 59 of file Exceptions.h.
Definition at line 62 of file Exceptions.h.
Referenced by FIX::Session::next().