Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

boost::mqtt5::reason_codes::quota_exceeded

An implementation or administrative imposed limit has been exceeded.

Synopsis

Defined in header <boost/mqtt5/reason_codes.hpp>

constexpr
boost::mqtt5::reason_code quota_exceeded { 0x97 };

Convenience header <boost/mqtt5.hpp>


PrevUpHomeNext