Preparing search index...
The search index is not available
@coveo/headless-react
@coveo/headless-react
SSR Search
ErrorPayload
Interface ErrorPayload
interface
ErrorPayload
{
message
:
string
;
stack
?:
string
;
statusCode
:
number
;
type
:
string
;
}
Index
Properties
message
stack?
status
Code
type
Properties
message
message
:
string
The error message.
Optional
stack
stack
?:
string
The error stack.
status
Code
statusCode
:
number
The HTTP status code.
type
type
:
string
The error type.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
stack
status
Code
type
@coveo/headless-react
Loading...
The error message.