Class: SimpleJsonapi::Errors::ExceptionSerializer

Inherits:
SimpleJsonapi::ErrorSerializer show all
Defined in:
lib/simple_jsonapi/errors/exception_serializer.rb

Overview

A generic serializer for Ruby Exception objects.

Method Summary

Methods inherited from SimpleJsonapi::ErrorSerializer

about_link, code, detail, id, #link_definitions, #member_definitions, meta, #meta_definitions, source, #source_definition, status, title

Methods included from SerializerMethods

#definition, #with