Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
HonuaErrorContext
Interface HonuaErrorContext
interface
HonuaErrorContext
{
durationMs
?:
number
;
error
:
unknown
;
request
:
HonuaRequestContext
;
}
Index
Properties
duration
Ms?
error
request
Properties
Optional
duration
Ms
duration
Ms
?:
number
Wall-clock duration of the fetch call in milliseconds, if available.
error
error
:
unknown
request
request
:
HonuaRequestContext
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
duration
Ms
error
request
@honua/sdk-js
Loading...
Wall-clock duration of the fetch call in milliseconds, if available.