Exception: Deepgram::GatewayTimeout

Inherits:
HTTPError show all
Defined in:
lib/deepgram/exception.rb

Overview

Exception raised when there is a gateway timeout error on the Deepgram API side.

Instance Attribute Summary

Attributes inherited from Exception

#error_data

Method Summary

Methods inherited from HTTPError

#headers, #http_code

Methods inherited from Exception

#initialize

Constructor Details

This class inherits a constructor from Deepgram::Exception