Skip to main content

Function: tryDescribeGoogleDriveApiError()

tryDescribeGoogleDriveApiError(error: unknown): string | undefined

Defined in: electron/services/cloud/providers/googleDrive/googleDriveErrorSchemas.ts:71

Best-effort extraction of a concise Google Drive API error detail string.

Parameters

error

unknown

Returns

string | undefined