esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
Loading...
Searching...
No Matches
esphome::api::ProtocolError Class Reference

The peer violated the framing or message protocol (bad indicator byte, oversized frame, malformed varint, undecodable payload, ...). More...

#include <exception.hpp>

Inheritance diagram for esphome::api::ProtocolError:
Inheritance graph
[legend]
Collaboration diagram for esphome::api::ProtocolError:
Collaboration graph
[legend]

Detailed Description

The peer violated the framing or message protocol (bad indicator byte, oversized frame, malformed varint, undecodable payload, ...).


The documentation for this class was generated from the following file: