Exception: JSONAPI::Realizer::Error

Inherits:
StandardError
  • Object
show all
Includes:
ActiveModel::Model
Defined in:
lib/jsonapi/realizer/error.rb,
lib/jsonapi/realizer/error/invalid_accept_type_header.rb,
lib/jsonapi/realizer/error/missing_accept_type_header.rb,
lib/jsonapi/realizer/error/invalid_content_type_header.rb,
lib/jsonapi/realizer/error/missing_content_type_header.rb,
lib/jsonapi/realizer/error/resource_attribute_not_found.rb,
lib/jsonapi/realizer/error/resource_relationship_not_found.rb

Defined Under Namespace

Classes: InvalidAcceptTypeHeader, InvalidContentTypeHeader, MissingAcceptTypeHeader, MissingContentTypeHeader, ResourceAttributeNotFound, ResourceRelationshipNotFound