Exception: ApiAdaptor::HTTPPayloadTooLarge

Inherits:
HTTPClientError show all
Defined in:
lib/api_adaptor/exceptions.rb

Overview

Raised on HTTP 413 Payload Too Large

Instance Attribute Summary

Attributes inherited from HTTPErrorResponse

#code, #error_details, #http_body

Method Summary

Methods inherited from HTTPErrorResponse

#initialize

Constructor Details

This class inherits a constructor from ApiAdaptor::HTTPErrorResponse