Exception: GemCP::UpstreamError
- Defined in:
- lib/gemcp/errors.rb
Overview
Raised when RubyGems.org returns an unexpected status or is unreachable.
Instance Method Summary collapse
Instance Method Details
#error_type ⇒ Object
17 |
# File 'lib/gemcp/errors.rb', line 17 def error_type = "UpstreamError" |