Callback implementation for Exception.message/1.
Exception.message/1
@type t() :: %Jason.DecodeError{ __exception__: true, data: String.t(), position: integer(), token: term() }