Exception: GemCP::InvalidResponse

Inherits:
Error
  • Object
show all
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_typeObject



22
# File 'lib/gemcp/errors.rb', line 22

def error_type = "InvalidResponse"