Class AbstractNylasApiErrorAbstract

Base class for all Nylas API errors.

Hierarchy

Constructors

Properties

Constructors

  • Parameters

    • Optional message: string

    Returns AbstractNylasApiError

Properties

requestId?: string

The unique identifier of the request.

statusCode?: number

The HTTP status code of the error response.

Generated using TypeDoc