Exception: HttpResource::NotFoundError

Inherits:
ClientError show all
Includes:
Expected
Defined in:
lib/http_resource/errors.rb

Overview

404 — the resource does not exist. Expected: the non-bang form swallows it to nil.

Instance Attribute Summary

Attributes inherited from ApiError

#body, #status

Method Summary

Methods inherited from ApiError

#client_error?, for_status, #initialize, #not_found?, #server_error?

Constructor Details

This class inherits a constructor from HttpResource::ApiError