Skip to content

AirtableUnrecognizedException

ngocnicholas edited this page Nov 28, 2017 · 2 revisions

AirtableUnrecognizedException Class

This error has a HTTP status code returned by Airtable when the request was unrecognized.

Namespace: AirtableApiClient

Assembly: AirtableApiClient.dll

Syntax

public class AirtableUnrecognizedException : AirtableApiException

The AirtableUnrecognizedException type exposes the following members.

Constructor

Name Description
AirtableUnrecognizedException(HttpStatusCode statusCode) Initializes an instance of AirtableUnrecognizedException.
Clone this wiki locally