Exception: BaseCradle::NotFoundError

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

Overview

not_found — no record exists for the given UUID (or it is hidden from you).

Instance Attribute Summary

Attributes inherited from Error

#code, #detail, #instance, #problem, #status, #title

Method Summary

Methods inherited from Error

from_response, #initialize

Constructor Details

This class inherits a constructor from BaseCradle::Error