Geo.JSON.Encoder.EncodeError exception (Geo v3.4.3) View Source

Link to this section Summary

Link to this section Types

Specs

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