Exception: GitReview::AuthenticationError
- Inherits:
-
StandardError
- Object
- StandardError
- GitReview::AuthenticationError
- Defined in:
- lib/git-review/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
4 5 6 |
# File 'lib/git-review/errors.rb', line 4 def 'You provided the wrong username/password, please try again.' end |