Module: ThreeScale::Core::APIClient

Defined in:
lib/3scale/core/api_client/support.rb,
lib/3scale/core/api_client/resource.rb,
lib/3scale/core/api_client/attributes.rb,
lib/3scale/core/api_client/collection.rb,
lib/3scale/core/api_client/operations.rb

Defined Under Namespace

Modules: Attributes, Operations, Support Classes: APIError, APIServerError, Collection, ConnectionError, JSONError, Resource

Constant Summary collapse

Error =
Class.new StandardError
APIInternalServerError =
Class.new APIServerError
APIBadGatewayError =
Class.new APIServerError
APIServiceUnavailableError =
Class.new APIServerError