ProtocolError
autogen.beta.network.errors.ProtocolError #
Bases: NetworkError
Envelope violated a channel adapter's protocol contract.
Raised by ChannelAdapter.validate_send. The hub returns this as a structured error frame (code="protocol_error") and does not append the offending envelope to the WAL.