Exception: Uiza::Error::ServerError
- Defined in:
- lib/uiza/error/server_error.rb
Constant Summary collapse
- DEFAULT_CODE =
"5xx".freeze
- DEFAULT_MESSAGE =
"The server is aware that it has encountered an error.".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