Exception: RelayGrid::NotFoundError

Inherits:
APIError show all
Defined in:
lib/relaygrid/errors.rb

Overview

404 -- the referenced record does not exist within this account.

Direct Known Subclasses

TemplateNotFoundError, UserNotFoundError

Instance Attribute Summary

Attributes inherited from APIError

#body, #status

Method Summary

Methods inherited from APIError

#error_message, from_response, #initialize

Constructor Details

This class inherits a constructor from RelayGrid::APIError