Exception: Uiza::Error::ClientError
- Defined in:
- lib/uiza/error/client_error.rb
Constant Summary collapse
- DEFAULT_CODE =
"4xx".freeze
- DEFAULT_MESSAGE =
"The error seems to have been caused by the client.".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