Exception: Apes::Errors::BadRequestError

Inherits:
BaseError
  • Object
show all
Defined in:
lib/apes/errors.rb

Overview

Error raised when the request is not compliant with JSON API specification.

Instance Attribute Summary

Attributes inherited from BaseError

#details

Method Summary

Methods inherited from BaseError

#initialize

Constructor Details

This class inherits a constructor from Apes::Errors::BaseError