Skip to main content

Enumeration: ErrorCode

A dictionary of codes for errors produced by this package

Enumeration Members

KeepAliveClientNotConnected

KeepAliveClientNotConnected: "slack_rtmapi_keepalive_client_not_connected";

Defined in

errors.ts:22


KeepAliveConfigError

KeepAliveConfigError: "slack_rtmapi_keepalive_config_error";

Defined in

errors.ts:21


KeepAliveInconsistentState

KeepAliveInconsistentState: "slack_rtmapi_keepalive_inconsistent_state";

Defined in

errors.ts:23


NoReplyReceivedError

NoReplyReceivedError: "slack_rtmapi_no_reply_received_error";

Defined in

errors.ts:18


SendMessagePlatformError

SendMessagePlatformError: "slack_rtmapi_send_message_platform_error";

Defined in

errors.ts:16


SendWhileDisconnectedError

SendWhileDisconnectedError: "slack_rtmapi_send_while_disconnected_error";

Defined in

errors.ts:14


SendWhileNotReadyError

SendWhileNotReadyError: "slack_rtmapi_send_while_not_ready_error";

Defined in

errors.ts:15


WebsocketError

WebsocketError: "slack_rtmapi_websocket_error";

Defined in

errors.ts:17