Exception: Uiza::Error::UnprocessableError
- Defined in:
- lib/uiza/error/unprocessable_error.rb
Constant Summary collapse
- DEFAULT_CODE =
422- DEFAULT_MESSAGE =
"The syntax of the request is correct (often cause of wrong parameter).".freeze
Instance Attribute Summary
Attributes inherited from UizaError
#code, #description_link, #message
Method Summary
Methods inherited from UizaError
Constructor Details
This class inherits a constructor from Uiza::Error::UizaError