Skip to main content

Enumeration: ErrorCode

A dictionary of codes for errors produced by this package

Enumeration Members

FileUploadInvalidArgumentsError

FileUploadInvalidArgumentsError: "slack_webapi_file_upload_invalid_args_error";

Defined in

packages/web-api/src/errors.ts:25


FileUploadReadFileDataError

FileUploadReadFileDataError: "slack_webapi_file_upload_read_file_data_error";

Defined in

packages/web-api/src/errors.ts:26


HTTPError

HTTPError: "slack_webapi_http_error";

Defined in

packages/web-api/src/errors.ts:20


PlatformError

PlatformError: "slack_webapi_platform_error";

Defined in

packages/web-api/src/errors.ts:21


RateLimitedError

RateLimitedError: "slack_webapi_rate_limited_error";

Defined in

packages/web-api/src/errors.ts:22


RequestError

RequestError: "slack_webapi_request_error";

Defined in

packages/web-api/src/errors.ts:19