Exception: Geminize::NotFoundError
- Inherits:
-
ResourceNotFoundError
- Object
- StandardError
- GeminizeError
- BadRequestError
- ResourceNotFoundError
- Geminize::NotFoundError
- Defined in:
- lib/geminize/errors.rb
Overview
Error raised when a requested resource is not found (alias for ResourceNotFoundError)
Constructor Details
This class inherits a constructor from Geminize::ResourceNotFoundError