Search
Preparing search index...
The search index is not available
typescript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"node_modules/@slack/client/dist/errors.d"
CodedError
Interface CodedError
All errors produced by this package adhere to this interface
Hierarchy
ErrnoException
CodedError
WebAPIPlatformError
WebAPIRequestError
WebAPIReadError
WebAPIHTTPError
WebAPIRateLimitedError
WebAPIRefreshFailedError
RTMPlatformError
RTMWebsocketError
IncomingWebhookRequestError
IncomingWebhookReadError
IncomingWebhookHTTPError
Index
Properties
code
data
errno
message
name
path
stack
syscall
Properties
code
code
:
ErrorCode
Optional
data
data
:
WebAPICallResult
|
RTMCallResult
Optional
errno
errno
:
undefined
|
number
message
message
:
string
name
name
:
string
Optional
path
path
:
undefined
|
string
Optional
stack
stack
:
undefined
|
string
Optional
syscall
syscall
:
undefined
|
string
Globals
"node_
modules/@slack/client/dist/errors.d"
Error
Code
Coded
Error
code
data
errno
message
name
path
stack
syscall
error
With
Code
Generated using
TypeDoc
All errors produced by this package adhere to this interface