Warpath.JsonDecodeError exception (Warpath v0.5.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Warpath.JsonDecodeError{
  __exception__: term(),
  data: String.t(),
  position: integer()
}

Link to this section Functions

Specs

from(Jason.DecodeError.t()) :: t()