Exception: HTTPError::InsufficientStorage
- Defined in:
- lib/5xx_errors.rb
Overview
507 Insufficient Storage
Constant Summary collapse
- CODE =
Rack::Utils.status_code(:insufficient_storage)
Method Summary
Methods inherited from ErrorBase
Constructor Details
This class inherits a constructor from ErrorBase