Clementine
Public Member Functions | List of all members
asio::execution::bad_executor Class Reference

Exception thrown when trying to access an empty polymorphic executor. More...

#include <bad_executor.hpp>

Inheritance diagram for asio::execution::bad_executor:
Inheritance graph
[legend]
Collaboration diagram for asio::execution::bad_executor:
Collaboration graph
[legend]

Public Member Functions

ASIO_DECL bad_executor () ASIO_NOEXCEPT
 Constructor.
 
virtual ASIO_DECL const char * what () const ASIO_NOEXCEPT_OR_NOTHROW
 Obtain message associated with exception.
 

Detailed Description

Exception thrown when trying to access an empty polymorphic executor.


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