Exception: RestClient::NotModified

Inherits:
ExceptionWithResponse show all
Defined in:
lib/restclient/exceptions.rb

Constant Summary collapse

ErrorMessage =
'NotModified'

Instance Attribute Summary

Attributes inherited from ExceptionWithResponse

#response

Method Summary

Methods inherited from ExceptionWithResponse

#http_body, #http_code, #initialize

Methods inherited from Exception

#message

Constructor Details

This class inherits a constructor from RestClient::ExceptionWithResponse