Preparing search index...
The search index is not available
@algo-builder/web
@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
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
@algo-
builder/web
parsing
status
tx
types
utils
Request
Error
cause?
error?
message
name
response?
stack?
Generated using
TypeDoc