Exception: Yookassa::UnauthorizedError

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

Overview

Raised when API returns 401 Unauthorized.

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