Poison.DecodeError exception (Poison v5.0.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Poison.DecodeError{
  __exception__: term(),
  message: String.t(),
  value: any()
}