Exception: StandardExceptions::Http::Unauthorized
- Defined in:
- lib/standard_exceptions/http.rb
Constant Summary collapse
- MESSAGE =
'The request was not processed because it lacked acceptable authentication credentials.'- STATUS =
401
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