Exception: GitReview::InvalidGitProviderError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/git-review/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



10
11
12
# File 'lib/git-review/errors.rb', line 10

def message
  "It is not a valid git provider."
end