iceberg-js
Preparing search index...
IcebergErrorResponse
Interface IcebergErrorResponse
interface
IcebergErrorResponse
{
error
:
{
code
:
number
;
message
:
string
;
stack
?:
string
[]
;
type
:
string
}
;
}
Index
Properties
error
Properties
error
error
:
{
code
:
number
;
message
:
string
;
stack
?:
string
[]
;
type
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
iceberg-js
Loading...