Exception: JSONAPI::Realizer::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/jsonapi/realizer/error.rb,
lib/jsonapi/realizer/error/invalid_accept_header.rb,
lib/jsonapi/realizer/error/missing_accept_header.rb,
lib/jsonapi/realizer/error/missing_root_property.rb,
lib/jsonapi/realizer/error/invalid_content_type_header.rb,
lib/jsonapi/realizer/error/missing_content_type_header.rb,
lib/jsonapi/realizer/error/malformed_data_root_property.rb,
lib/jsonapi/realizer/error/include_without_data_property.rb,
lib/jsonapi/realizer/error/missing_type_resource_property.rb

Defined Under Namespace

Classes: IncludeWithoutDataProperty, InvalidAcceptHeader, InvalidContentTypeHeader, MalformedDataRootProperty, MissingAcceptHeader, MissingContentTypeHeader, MissingRootProperty, MissingTypeResourceProperty