jason v1.0.0-rc.1 Jason.DecodeError 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() :: %Jason.DecodeError{__exception__: term(), data: String.t(), position: integer(), token: term()}

Link to this section Functions

Callback implementation for Exception.exception/1.

Callback implementation for Exception.message/1.