Exception: Dadata::BadRequestError
- Defined in:
- lib/dadata/api_exceptions.rb
Overview
Status-specific API errors. The HTTP status => class mapping lives in Dadata::ClientBase::STATUS_ERRORS (400, 401, 403, 404, 429 respectively).
Instance Attribute Summary
Attributes inherited from ApiError
Method Summary
Methods inherited from ApiError
Constructor Details
This class inherits a constructor from Dadata::ApiError