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

Detailed Description

exception that is thrown when application is in process of been stopped

#include <seastar/core/sleep.hh>

Inheritance diagram for seastar::sleep_aborted:
seastar::abort_requested_exception

Public Member Functions

virtual const char * what () const noexcept
 Reports the exception reason.
 

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