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

Detailed Description

Exception thrown when an abort_source object has been notified by the abort_source::request_abort() method.

#include <seastar/core/abort_source.hh>

Inheritance diagram for seastar::abort_requested_exception:
seastar::semaphore_aborted seastar::sleep_aborted seastar::named_semaphore_aborted

Public Member Functions

virtual const char * what () const noexcept override
 

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