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