Search
Preparing search index...
The search index is not available
@algo-builder/web
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@algo-builder/web
types
RequestError
Interface RequestError
Hierarchy
Error
RequestError
Index
Properties
cause
error
message
name
response
stack
Properties
Optional
cause
cause
?:
Error
Optional
error
error
?:
Error
message
message
:
string
name
name
:
string
Optional
response
response
?:
{
body
:
{
message
:
string
}
;
error
?:
Error
;
statusCode
:
number
;
text
:
string
}
Type declaration
body
:
{
message
:
string
}
message
:
string
Optional
error
?:
Error
status
Code
:
number
text
:
string
Optional
stack
stack
?:
string
Exports
parsing
status
tx
types
Request
Error
cause
error
message
name
response
stack
Generated using
TypeDoc