Exception: HTTPError::PayloadTooLarge
- Defined in:
- lib/4xx_errors.rb
Overview
413 Payload Too Large
Constant Summary collapse
- CODE =
Rack::Utils.status_code(:payload_too_large)
Method Summary
Methods inherited from ErrorBase
Constructor Details
This class inherits a constructor from ErrorBase