class LikeeScraper::HTTPError
- LikeeScraper::HTTPError
- Exception
- Reference
- Object
Overview
The HTTPError
exception is raised when the HTTP status is not between
200 and 299.
Defined in:
Constructors
Instance Method Summary
- #message : String
- #response : HTTP::Client::Response
- #status(*args, **options)
- #status(*args, **options, &)