class Impression::BaseError
Public Instance Methods
http_status()
click to toggle source
# File lib/impression/errors.rb, line 7 def http_status raise NotImplementedError end
# File lib/impression/errors.rb, line 7 def http_status raise NotImplementedError end