Error raised when JSON parsing fails.
@type t() :: %Deepgram.Error.JsonError{ __exception__: true, data: any(), message: String.t() }