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_root_property.rb,
lib/jsonapi/realizer/error/missing_root_property.rb,
lib/jsonapi/realizer/error/invalid_data_type_property.rb,
lib/jsonapi/realizer/error/missing_data_type_property.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/include_without_data_property.rb,
lib/jsonapi/realizer/error/resource_relationship_not_found.rb
Direct Known Subclasses
IncludeWithoutDataProperty, InvalidContentTypeHeader, InvalidDataTypeProperty, InvalidRootProperty, MissingContentTypeHeader, MissingDataTypeProperty, MissingRootProperty, ResourceAttributeNotFound, ResourceRelationshipNotFound
Defined Under Namespace
Classes: IncludeWithoutDataProperty, InvalidContentTypeHeader, InvalidDataTypeProperty, InvalidRootProperty, MissingContentTypeHeader, MissingDataTypeProperty, MissingRootProperty, ResourceAttributeNotFound, ResourceRelationshipNotFound