Exception: Her::Errors::ServerError

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

Overview

Status code 500: we blew up

Instance Method Summary collapse

Instance Method Details

#statusObject



62
63
64
# File 'lib/her/errors.rb', line 62

def status
  500
end