Exception: SynsbasenApi::GatewayTimeoutError

Inherits:
RequestTimeoutError show all
Defined in:
lib/synsbasen_api/error.rb

Overview

The GatewayTimeoutError class represents an HTTP 504 response from the API.

Instance Attribute Summary

Attributes inherited from Error

#data, #message, #status

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from SynsbasenApi::Error