Class: ShopifyGraphql::ClientError
- Inherits:
-
ConnectionError
- Object
- ShopifyAPI::Errors::HttpResponseError
- ConnectionError
- ShopifyGraphql::ClientError
- Defined in:
- lib/shopify_graphql/exceptions.rb
Overview
4xx Client Error
Direct Known Subclasses
BadRequest, ForbiddenAccess, MethodNotAllowed, PaymentRequired, PreconditionFailed, ResourceConflict, ResourceGone, ResourceNotFound, ShopLocked, TooManyRequests, UnauthorizedAccess
Instance Attribute Summary
Attributes inherited from ConnectionError
#error_code, #error_codes, #fields, #messages
Method Summary
Methods inherited from ConnectionError
Constructor Details
This class inherits a constructor from ShopifyGraphql::ConnectionError