@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
questions
Error
Type Alias Error
An error object.
type
Error
=
{
code
:
string
;
detail
?:
string
;
meta
?:
unknown
;
source
?:
{
parameter
?:
string
;
pointer
?:
string
}
;
title
:
string
;
}
Index
Properties
code
detail?
meta?
source?
title
Properties
code
code
:
string
The error code.
Optional
detail
detail
?:
string
Optional
meta
meta
?:
unknown
Optional
source
source
?:
{
parameter
?:
string
;
pointer
?:
string
}
Type Declaration
Optional
parameter
?:
string
The URI query parameter that caused the error.
Optional
pointer
?:
string
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
detail
meta
source
title
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
An error object.