This is the complete list of members for UnexpectedSequenceNumberException, including all inherited members.
actualSeqNum() const noexcept | UnexpectedSequenceNumberException | inline |
expectedSeqNum() const noexcept | UnexpectedSequenceNumberException | inline |
reason() const noexcept | SessionException | inline |
receivedMessage() const | SbeMessageAttachedExceptionBase | |
SbeMessageAttachedExceptionBase(SessionErrorReason::Enum reason, const std::string &message, Messaging::SbeMessage sbeMessage) | SbeMessageAttachedExceptionBase | |
SessionException(SessionErrorReason::Enum reason, const std::string &message) | SessionException | |
SessionException(SessionErrorReason::Enum reason, const std::string &message, const std::exception &cause) | SessionException | |
sessionVerId() const noexcept | UnexpectedSequenceNumberException | inline |
toString() const noexcept | SessionException | inline |
UnexpectedSequenceNumberException(Messaging::SbeMessage receivedMessage, const std::string &rejectReason, SeqNumber actualSeqNum, SeqNumber expectedSeqNum, Messaging::UInt64 sessionVerId) | UnexpectedSequenceNumberException | |
what() const noexceptoverride | SessionException | |
~SbeMessageAttachedExceptionBase() noexceptoverride=0 | SbeMessageAttachedExceptionBase | pure virtual |
~SessionException() noexceptoverride=default | SessionException | |
~UnexpectedSequenceNumberException() noexceptoverride=default | UnexpectedSequenceNumberException |