Rebus.ResourceLimitError exception (rebus v0.3.0)
View SourceRaised when encoding or decoding exceeds a local Rebus resource limit.
These limits protect the VM while handling otherwise wire-valid D-Bus data.
They are distinct from malformed D-Bus grammar and from the protocol's own
wire-size limits, which raise Rebus.ProtocolLimitError.