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

Detailed Description

Exception thrown when a semaphore is broken by semaphore::broken().

#include <seastar/core/semaphore.hh>

Inheritance diagram for seastar::broken_semaphore:
seastar::broken_named_semaphore

Public Member Functions

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

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