Exception: Her::Errors::Unauthorized

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

Overview

Status code 401: authentication required

Instance Method Summary collapse

Instance Method Details

#statusObject



41
42
43
# File 'lib/her/errors.rb', line 41

def status
  401
end