Exception: StrongKeyLite::HTTPError

Inherits:
ResponseError show all
Defined in:
lib/skles.rb

Overview

Raised when @Net::HTTP@ returns a response other than 200 OK, or there is a socket error.

Instance Attribute Summary

Attributes inherited from ResponseError

#response

Method Summary

Methods inherited from ResponseError

#initialize

Constructor Details

This class inherits a constructor from StrongKeyLite::ResponseError