Exception: StandardExceptions::Http::Forbidden
- Defined in:
- lib/standard_exceptions/http.rb
Overview
PaymentRequired 402
Constant Summary collapse
- MESSAGE =
'The server understood the request but refuses to authorize it.'- STATUS =
403
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