Msgpack.EncodeError exception (msgpack_elixir v2.0.0)
Error raised when an unsupported Elixir term is passed to Msgpack.encode!/2.
This error is raised for terms that have no corresponding representation in the MessagePack specification, such as PIDs, references, or functions.