Exception: Orchestrate::API::RequestError

Inherits:
BaseError
  • Object
show all
Defined in:
lib/orchestrate/api/errors.rb

Overview

indicates a 4xx-class response, and the problem was with the request.

Instance Attribute Summary

Attributes inherited from BaseError

#response

Method Summary

Methods inherited from BaseError

code, #initialize, status

Constructor Details

This class inherits a constructor from Orchestrate::API::BaseError