Exception: HTTPError::Gone
- Defined in:
- lib/4xx_errors.rb
Overview
410 Gone
Constant Summary collapse
- CODE =
Rack::Utils.status_code(:gone)
Method Summary
Methods inherited from ErrorBase
Constructor Details
This class inherits a constructor from ErrorBase