Exception: JSONAPI::Materializer::Error

Inherits:
StandardError
  • Object
show all
Includes:
ActiveModel::Model
Defined in:
lib/jsonapi/materializer/error.rb,
lib/jsonapi/materializer/error/invalid_accept_header.rb,
lib/jsonapi/materializer/error/missing_accept_header.rb,
lib/jsonapi/materializer/error/resource_attribute_not_found.rb,
lib/jsonapi/materializer/error/resource_relationship_not_found.rb

Defined Under Namespace

Classes: InvalidAcceptHeader, MissingAcceptHeader, ResourceAttributeNotFound, ResourceRelationshipNotFound