Indicates that an RPC call from this node was aborted because this node was removed from its subgroup/shard (and reassigned to another one) during the view change. More...
#include <rpc_utils.hpp>
Public Member Functions | |
sender_removed_from_group_exception () | |
Public Member Functions inherited from derecho::derecho_exception | |
derecho_exception (const std::string &message) | |
const char * | what () const noexcept |
Additional Inherited Members | |
Public Attributes inherited from derecho::derecho_exception | |
const std::string | message |
Indicates that an RPC call from this node was aborted because this node was removed from its subgroup/shard (and reassigned to another one) during the view change.
Definition at line 110 of file rpc_utils.hpp.
|
inline |
Definition at line 111 of file rpc_utils.hpp.