Exception: StandardExceptions::Http::NotFound
- Defined in:
- lib/standard_exceptions/http.rb
Constant Summary collapse
- MESSAGE =
'The server did not find the requested resource.'- STATUS =
404
Instance Attribute Summary
Attributes inherited from Exception
Method Summary
Methods inherited from Exception
human_name, #human_name, #initialize
Constructor Details
This class inherits a constructor from StandardExceptions::Exception