Exception: Anypost::PayloadTooLargeError

Inherits:
Error
  • Object
show all
Defined in:
lib/anypost/errors.rb

Overview

413 — the request body exceeded the 5 MB gateway limit.

Instance Attribute Summary

Attributes inherited from Error

#raw, #request_id, #status, #type

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Anypost::Error