Geo.JSON.Decoder.DecodeError exception (Geo v3.4.3) View Source

Link to this section Summary

Link to this section Types

Specs

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