Exception: Down::ClientError

Inherits:
ResponseError show all
Defined in:
lib/down/errors.rb

Overview

raised when response returned 4xx response

Direct Known Subclasses

NotFound

Instance Attribute Summary

Attributes inherited from ResponseError

#response

Method Summary

Methods inherited from ResponseError

#initialize

Constructor Details

This class inherits a constructor from Down::ResponseError