Exception: Her::Errors::Forbidden
- Inherits:
-
ResponseError
- Object
- StandardError
- Error
- ResponseError
- Her::Errors::Forbidden
- Defined in:
- lib/her/errors.rb
Overview
Status code 403: authenticated but not authorized
Instance Method Summary collapse
Instance Method Details
#status ⇒ Object
48 49 50 |
# File 'lib/her/errors.rb', line 48 def status 403 end |