COMPID_PROBLEM enum value | Parser::ParserException | |
DECRYPTION_PROBLEM enum value | Parser::ParserException | |
DUPLICATED_TAG enum value | Parser::ParserException | |
Exception() | Utils::Exception | |
Exception(const std::string &aReason) | Utils::Exception | |
FixProtocolException() | Parser::FixProtocolException | inline |
FixProtocolException(const std::string &aMsg) | Parser::FixProtocolException | inline |
getRejReason() const | Parser::ParserException | inline |
INCORRECT_DATA_FORMAT enum value | Parser::ParserException | |
INCORRECT_NUMINGROUP enum value | Parser::ParserException | |
INVALID_CHECK_SUM enum value | Parser::ParserException | |
INVALID_MSGTYPE enum value | Parser::ParserException | |
INVALID_TAG_NUMBER enum value | Parser::ParserException | |
m_origMsg | Parser::ParserException | protected |
m_reason | Utils::Exception | protected |
m_rejReason | Parser::ParserException | protected |
msgFormatter(const std::string &text, int refSeqNum, int refTagID, const std::string &refMsgType) | Parser::ParserException | static |
msgFormatter(const std::string &text, const Engine::FIXFieldValue &refSeqNum, int refTagID, const std::string &refMsgType) | Parser::ParserException | static |
origMsg() const | Parser::ParserException | inline |
OTHER_ERROR enum value | Parser::ParserException | |
OUT_OF_RANGE enum value | Parser::ParserException | |
ParserException() | Parser::ParserException | inline |
ParserException(const std::string &aMsg) | Parser::ParserException | inline |
ParserException(ParserException const &innerException, const std::string &contextValues) | Parser::ParserException | inline |
ParserException(RejectReason reason, const std::string &aMsg) | Parser::ParserException | inline |
ParserException(const std::string &aMsg, int refSeqNum) | Parser::ParserException | inline |
ParserException(int refSeqNum, int refTagID, const std::string &refMsgType) | Parser::ParserException | inline |
ParserException(const std::string &aMsg, int refSeqNum, int refTagID, const std::string &refMsgType) | Parser::ParserException | inline |
ParserException(RejectReason reason, const std::string &aMsg, int refSeqNum, int refTagID, const std::string &refMsgType) | Parser::ParserException | inline |
ParserException(ParserException const &src, int refSeqNum, int refTagID, const std::string &refMsgType, std::string const &contextValues) | Parser::ParserException | inline |
reason() const | Utils::Exception | |
refMsgType() const | Parser::ParserException | inline |
refSeqNum() const | Parser::ParserException | inline |
refTagID() const | Parser::ParserException | inline |
RejectReason enum name | Parser::ParserException | |
REQUIRED_TAG_MISSING enum value | Parser::ParserException | |
RequiredBlockWithoutFields(const std::string &aMsg) | Parser::RequiredBlockWithoutFields | inline |
rethrow(int refSeqNum, int refTagID, const std::string &refMsgType, std::string const &contextValues) const | Parser::ParserException | inlinevirtual |
RG_FIELDS_OUT_OF_ORDER enum value | Parser::ParserException | |
SENDINGTIME_PROBLEM enum value | Parser::ParserException | |
SIGNATURE_PROBLEM enum value | Parser::ParserException | |
TAG_OUT_OF_ORDER enum value | Parser::ParserException | |
TAG_WITHOUT_VALUE enum value | Parser::ParserException | |
UNDEFINED_TAG enum value | Parser::ParserException | |
UNEXPECTED_SOH enum value | Parser::ParserException | |
UNEXPECTED_TAG_ON_FIXED_POSITION enum value | Parser::ParserException | |
UNKNOWN_ERROR enum value | Parser::ParserException | |
UNKNOWN_TAG enum value | Parser::ParserException | |
what() const B2B_OVERRIDE | Utils::Exception | virtual |
XML_VALIDATION_ERROR enum value | Parser::ParserException | |
~Exception() | Utils::Exception | virtual |
~ParserException() | Parser::ParserException | inlinevirtual |