Exception: MyApiClient::ServerError

Inherits:
Error
  • Object
show all
Defined in:
lib/my_api_client/errors/server_error.rb

Overview

For 5xx server error

Defined Under Namespace

Classes: BadGateway, BandwidthLimitExceeded, GatewayTimeout, HttpVersionNotSupported, InsufficientStorage, InternalServerError, LoopDetected, NetworkAuthenticationRequired, NotExtended, NotImplemented, ServiceUnavailable, VariantAlsoNegotiates

Instance Attribute Summary

Attributes inherited from Error

#params

Method Summary

Methods inherited from Error

#_original_initialize, #initialize, #inspect

Constructor Details

This class inherits a constructor from MyApiClient::Error