Exception: Rosemary::NotFound

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

Overview

The object was not found (HTTP 404). Generally means that the object doesn’t exist and never has.

Instance Attribute Summary

Attributes inherited from Error

#data

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Rosemary::Error