BadFrameLengthException
Thrown by PeerConnection.receiveLoop when a peer announces a frame longer than an addressable ByteArray (>Int.MAX_VALUE). Such a frame is malformed or hostile. It is distinct from ProtocolException so callers can log the offending length.