Exception: HTTPError::UnavailableForLegalReasons
- Defined in:
- lib/4xx_errors.rb
Overview
451 Unavailable For Legal Reasons
Constant Summary collapse
- CODE =
Rack::Utils.status_code(:unavailable_for_legal_reasons)
Method Summary
Methods inherited from ErrorBase
Constructor Details
This class inherits a constructor from ErrorBase