Exception: Booqable::FeatureNotEnabled
- Inherits:
-
PaymentRequired
- Object
- StandardError
- Error
- ClientError
- PaymentRequired
- Booqable::FeatureNotEnabled
- Defined in:
- lib/booqable/error.rb
Overview
Raised when Booqable returns a 402 HTTP status code and body matches ‘feature_not_enabled’
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
#build_error_context, error_class_from_response, error_for_400, error_for_401, error_for_402, error_for_404, error_for_422, error_for_503, error_for_invalid_grant, #errors, from_response, #initialize, #response_body, #response_headers, #response_status
Constructor Details
This class inherits a constructor from Booqable::Error