OnixS C++ CME MDP Conflated TCP Handler 1.3.6
API Documentation
Loading...
Searching...
No Matches
UnexpectedSequenceNumberException Member List

This is the complete list of members for UnexpectedSequenceNumberException, including all inherited members.

actualSeqNum() constUnexpectedSequenceNumberExceptioninline
expectedSeqNum() constUnexpectedSequenceNumberExceptioninline
reason() constSessionExceptioninline
receivedMessage() constUnexpectedSequenceNumberException
SessionException(SessionErrorReason::Enum reason, const std::string &message)SessionException
SessionException(SessionErrorReason::Enum reason, const std::string &message, const std::exception &cause)SessionException
toString() constSessionExceptioninline
UnexpectedSequenceNumberException(Messaging::SbeMessage receivedMessage, const std::string &rejectReason, SeqNumber actualSeqNum, SeqNumber expectedSeqNum)UnexpectedSequenceNumberException
what() const noexcept overrideSessionException
~SessionException() noexcept override=defaultSessionException
~UnexpectedSequenceNumberException() noexcept override=defaultUnexpectedSequenceNumberException