Skip to content

AirtableBadRequestException

ngocnicholas edited this page Mar 30, 2017 · 1 revision

AirtableBadRequestException Class

Error returned when the request encoding was invalid thus can't be parsed as a valid JSON.

Namespace: AirtableApiClient

Assembly: AirtableApi.dll

Syntax

public AirtableBadRequestException : AirtableApiException

The AirtableBadRequestException type exposes the following members.

Constructor

Name Description
AirtableBadRequestException() initializes a new instance of AirtableBadRequestException.
Clone this wiki locally