Exception: Yookassa::BadRequestError

Inherits:
ApiError show all
Defined in:
lib/yookassa/errors.rb

Overview

Raised when API returns 400 Bad Request.

Instance Attribute Summary

Attributes inherited from ApiError

#code, #description, #parameter, #response

Method Summary

Methods inherited from ApiError

#http_code, #initialize, #response_body, #response_headers

Constructor Details

This class inherits a constructor from Yookassa::ApiError