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

Link to this section Summary

Functions

Callback implementation for Exception.exception/1

Callback implementation for Exception.message/1

Link to this section Types

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

Link to this section Functions

Callback implementation for Exception.exception/1.

Callback implementation for Exception.message/1.