class LikeeScraper::HTTPError

Overview

The HTTPError exception is raised when the HTTP status is not between 200 and 299.

Defined in:

Constructors

Instance Method Summary

Constructor Detail

def self.new(response) #

Instance Method Detail

def message : String #

def response : HTTP::Client::Response #

def status(*args, **options) #

def status(*args, **options, &) #