Seastar
High performance C++ framework for concurrent servers
Public Member Functions | List of all members
seastar::no_sharded_instance_exception Class Reference

Detailed Description

Exception thrown when a sharded object does not exist.

#include <seastar/core/sharded.hh>

Inheritance diagram for seastar::no_sharded_instance_exception:

Public Member Functions

 no_sharded_instance_exception (sstring type_info)
 
virtual const char * what () const noexcept override
 

The documentation for this class was generated from the following file: