Attempted to write to a read-only parameter.
Some servo parameters (like firmware version) are read-only and cannot be modified.
Summary
Functions
Create an Elixir.BB.Error.Invalid.Bridge.ReadOnly without raising it.
Types
Functions
@spec exception(opts :: Keyword.t()) :: %BB.Error.Invalid.Bridge.ReadOnly{ __exception__: true, bread_crumbs: term(), class: term(), param_name: term(), path: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.BB.Error.Invalid.Bridge.ReadOnly without raising it.
Keys
- :param_name