Geo v3.1.0 Geo.JSON.Encoder.EncodeError exception View Source

Link to this section Summary

Link to this section Types

Link to this type

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