zmqpp
4.1.2
C++ bindings for 0mq (libzmq)
|
Represents a failed zmqpp::actor initialization. More...
#include <exception.hpp>
Public Member Functions | |
actor_initialization_exception () | |
Public Member Functions inherited from zmqpp::exception | |
exception (std::string const &message) | |
Standard exception constructor. More... | |
Represents a failed zmqpp::actor initialization.
|
inline |