Exception: Orb::Errors::RequestTooLarge
- Inherits:
-
APIStatusError
- Object
- StandardError
- Error
- APIError
- APIStatusError
- Orb::Errors::RequestTooLarge
- Defined in:
- lib/orb/errors.rb,
sig/orb/errors.rbs
Constant Summary collapse
- TYPE =
"https://docs.withorb.com/reference/error-responses#413-request-too-large"
Instance Attribute Summary
Attributes inherited from APIStatusError
Attributes inherited from APIError
#body, #headers, #status, #url
Attributes inherited from Error
Method Summary
Methods inherited from APIStatusError
Methods inherited from APIError
Constructor Details
This class inherits a constructor from Orb::Errors::APIStatusError