Exception: KillBillClient::API::GatewayError

Inherits:
ServerError show all
Defined in:
lib/killbill_client/api/errors.rb

Overview

502 Gateway Error

The load balancer or web server had trouble connecting to Killbill. Please try the request again.

Instance Attribute Summary

Attributes inherited from ResponseError

#request, #response

Method Summary

Methods inherited from ResponseError

#code, #initialize, #to_s

Methods inherited from Error

#set_message, #to_s

Constructor Details

This class inherits a constructor from KillBillClient::API::ResponseError