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

Detailed Description

Exception thrown when a gate object has been closed by the gate::close() method.

#include <seastar/core/gate.hh>

Inheritance diagram for seastar::gate_closed_exception:

Public Member Functions

virtual const char * what () const noexcept override
 

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