Module: JSONAPI::Exceptions
- Defined in:
- lib/easy/jsonapi/exceptions.rb,
lib/easy/jsonapi/exceptions/json_parse_error.rb,
lib/easy/jsonapi/exceptions/naming_exceptions.rb,
lib/easy/jsonapi/exceptions/headers_exceptions.rb,
lib/easy/jsonapi/exceptions/document_exceptions.rb,
lib/easy/jsonapi/exceptions/query_params_exceptions.rb,
lib/easy/jsonapi/exceptions/user_defined_exceptions.rb
Overview
Namespace for the gem’s Exceptions
Defined Under Namespace
Modules: DocumentExceptions, HeadersExceptions, NamingExceptions, QueryParamsExceptions, UserDefinedExceptions Classes: JSONParseError