PrevUpHomeNext

reason_codes::unspecified_error

constexpr reason_code unspecified_error = { 0x80 };

The Server does not wish to reveal the reason for the failure or none of the other Reason Codes apply.

Requirements

Header: async_mqtt5/reason_codes.hpp

Convenience header: async_mqtt5.hpp


PrevUpHomeNext