Exception: Capgun::Error::ClientError

Inherits:
Capgun::Error show all
Defined in:
lib/capgun/error/client_error.rb

Overview

Raised when Capgun returns a 4xx HTTP status code

Instance Attribute Summary

Attributes inherited from Capgun::Error

#http_headers

Method Summary

Methods inherited from Capgun::Error

#initialize

Constructor Details

This class inherits a constructor from Capgun::Error