Search
Preparing search index...
The search index is not available
@dfuse/client
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
DfuseGenericApiError
Class DfuseGenericApiError
Hierarchy
DfuseError
DfuseGenericApiError
Index
Constructors
constructor
Properties
body
cause
code
data
description
headers
message
name
stack
Constructors
constructor
new
Dfuse
Generic
Api
Error
(
code
:
number
, body
:
string
, data
:
unknown
, headers
?:
any
, cause
?:
Error
)
:
DfuseGenericApiError
Parameters
code:
number
body:
string
data:
unknown
Optional
headers:
any
Optional
cause:
Error
Returns
DfuseGenericApiError
Properties
body
body
:
string
Optional
cause
cause
:
Error
code
code
:
number
data
data
:
unknown
description
description
:
string
headers
headers
:
any
message
message
:
string
name
name
:
string
Optional
stack
stack
:
undefined
|
string
Globals
Dfuse
Generic
Api
Error
constructor
body
cause
code
data
description
headers
message
name
stack
Generated using
TypeDoc