Exception: Uiza::Error::NotFoundError
- Defined in:
- lib/uiza/error/not_found_error.rb
Constant Summary collapse
- DEFAULT_CODE =
404- DEFAULT_MESSAGE =
"The requested resource doesn't exist.".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