zmqpp
4.1.2
C++ bindings for 0mq (libzmq)
|
Thrown when an error occurs while encoding or decoding to/from z85. More...
#include <exception.hpp>
Public Member Functions | |
z85_exception (const std::string &msg) | |
Public Member Functions inherited from zmqpp::exception | |
exception (std::string const &message) | |
Standard exception constructor. More... | |
Thrown when an error occurs while encoding or decoding to/from z85.
See ZMQ RFC 32
|
inline |