Skip to content

AirtableNotFoundException

ngocnicholas edited this page Mar 30, 2017 · 1 revision

AirtableNotFoundException Class

Error returned when when the request hits an undefined route, or if the resource doesn't exist (e.g. has been deleted).

Namespace: AirtableApiClient

Assembly: AirtableApiClient.dll

Syntax

public AirtableNotFoundException: AirtableApiException

The AirtableNotFoundException exposes the following members.

Constructor

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