Exception: Karatekit::TooManyRequests

Inherits:
Forbidden show all
Defined in:
lib/karatekit/error.rb

Overview

Raised when kampfsport.center returns a 403 HTTP status code and body matches ‘rate limit exceeded’

Method Summary

Methods inherited from Error

#documentation_url, error_for_401, error_for_403, error_for_404, #errors, from_response, #initialize, #response_body, #response_headers, #response_status

Constructor Details

This class inherits a constructor from Karatekit::Error