Exception: JSONAPI::Realizer::Error
- Inherits:
-
StandardError
- Object
- StandardError
- JSONAPI::Realizer::Error
- 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
Direct Known Subclasses
InvalidAcceptTypeHeader, InvalidContentTypeHeader, MissingAcceptTypeHeader, MissingContentTypeHeader, ResourceAttributeNotFound, ResourceRelationshipNotFound
Defined Under Namespace
Classes: InvalidAcceptTypeHeader, InvalidContentTypeHeader, MissingAcceptTypeHeader, MissingContentTypeHeader, ResourceAttributeNotFound, ResourceRelationshipNotFound