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