Exception: GemCP::NotFound
Overview
Raised when a gem, version, or resource is not found.
Instance Method Summary collapse
Instance Method Details
#error_type ⇒ Object
12 |
# File 'lib/gemcp/errors.rb', line 12 def error_type = "NotFound" |