Error raised when HTTP requests fail.
@type t() :: %Deepgram.Error.HttpError{ __exception__: true, message: String.t(), reason: any() }