Exception: Bloomy::NotFoundError

Inherits:
ApiError show all
Defined in:
lib/bloomy/errors.rb

Overview

Raised when a requested resource is not found (404)

Instance Attribute Summary

Attributes inherited from ApiError

#response_body, #status

Method Summary

Methods inherited from ApiError

#initialize

Constructor Details

This class inherits a constructor from Bloomy::ApiError