poison v4.0.1 Poison.DecodeError exception

Link to this section Summary

Link to this section Types

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