zmqpp
4.1.2
C++ bindings for 0mq (libzmq)
|
Represents an attempt to use an invalid object. More...
#include <exception.hpp>
Public Member Functions | |
invalid_instance (std::string const &message) | |
Public Member Functions inherited from zmqpp::exception | |
exception (std::string const &message) | |
Standard exception constructor. More... | |
Represents an attempt to use an invalid object.
Objects may be invalid initially or after a shutdown or close.
|
inline |