Skip to content

AirtableRequestEntityTooLargeException

ngocnicholas edited this page Mar 30, 2017 · 1 revision

AirtableRequestEntityTooLargeException Class

Error returned when the request exceeded the maximum allowed payload size. You shouldn't encounter this under normal use.

Namespace: AirtableApiClient

Assembly: AirtableApiClient.dll

Syntax

public AirtableRequestEntityTooLargeException: AirtableApiException

The AirtableRequestEntityTooLargeException exposes the following members.

Constructor

Name Description
AirtableRequestEntityTooLargeException() Initializes an instance of AirtableRequestEntityTooLargeException.
Clone this wiki locally