Exception: Her::Errors::Forbidden

Inherits:
ResponseError show all
Defined in:
lib/her/errors.rb

Overview

Status code 403: authenticated but not authorized

Instance Method Summary collapse

Instance Method Details

#statusObject



48
49
50
# File 'lib/her/errors.rb', line 48

def status
  403
end