Exception: ReamazeAPI::UnprocessableEntity
- Inherits:
-
ClientError
- Object
- StandardError
- Error
- ClientError
- ReamazeAPI::UnprocessableEntity
- Defined in:
- lib/reamaze_api/error.rb
Overview
Raised on HTTP 422 (eg: missing params in a POST)
Method Summary
Methods inherited from Error
#build_message, from_response, #initialize
Constructor Details
This class inherits a constructor from ReamazeAPI::Error