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

Public Member Functions

 named_semaphore_aborted (std::string_view msg) noexcept
 
virtual const char * what () const noexcept
 Reports the exception reason. More...
 

Member Function Documentation

◆ what()

virtual const char * seastar::named_semaphore_aborted::what ( ) const
virtualnoexcept

Reports the exception reason.

Reimplemented from seastar::semaphore_aborted.


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