Exception: HTTPError::PayloadTooLarge
- Defined in:
- lib/4xx_errors.rb
Constant Summary collapse
- CODE =
413- MESSAGE =
"Payload Too Large"
Method Summary
Methods inherited from ErrorBase
Constructor Details
This class inherits a constructor from ErrorBase