Exception: GemCP::NotFound

Inherits:
Error
  • Object
show all
Defined in:
lib/gemcp/errors.rb

Overview

Raised when a gem, version, or resource is not found.

Instance Method Summary collapse

Instance Method Details

#error_typeObject



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

def error_type = "NotFound"