Exception: Her::Errors::ResponseError

Inherits:
Error
  • Object
show all
Defined in:
lib/her/errors.rb

Overview

Base class so that response errors can be handled generically.

Instance Method Summary collapse

Instance Method Details

#statusObject



34
35
36
# File 'lib/her/errors.rb', line 34

def status
  0
end