Exception: GemCP::InvalidResponse
- Defined in:
- lib/gemcp/errors.rb
Overview
Raised when RubyGems.org returns a body that cannot be parsed as JSON.
Instance Method Summary collapse
Instance Method Details
#error_type ⇒ Object
22 |
# File 'lib/gemcp/errors.rb', line 22 def error_type = "InvalidResponse" |