Exception: Capgun::Error::ServiceUnavailable

Inherits:
ServerError show all
Defined in:
lib/capgun/error/service_unavailable.rb

Overview

Raised when Capgun returns the HTTP status code 503

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