Exception: ShopifyGraphql::ClientError
- Inherits:
-
ConnectionError
- Object
- StandardError
- 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, TooManyRequests, UnauthorizedAccess, UserError
Instance Attribute Summary
Attributes inherited from ConnectionError
#code, #doc, #fields, #response
Method Summary
Methods inherited from ConnectionError
Constructor Details
This class inherits a constructor from ShopifyGraphql::ConnectionError