Exception: BaseCradle::MissingFieldError

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

Overview

A model field was accessed that the API did not return (access-gated, or not part of this response form). The SDK raises rather than return an ambiguous nil.

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