@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
temp-contents
Error
Type Alias Error
An Error object.
type
Error
=
{
code
:
string
;
detail
?:
string
;
meta
?:
{
errorType
?:
string
;
locale
?:
string
;
sourceErrors
?:
string
}
;
title
:
string
;
}
Index
Properties
code
detail?
meta?
title
Properties
code
code
:
string
The API error code.
Optional
detail
detail
?:
string
Optional
meta
meta
?:
{
errorType
?:
string
;
locale
?:
string
;
sourceErrors
?:
string
}
Type Declaration
Optional
errorType
?:
string
The error type.
Optional
locale
?:
string
Optional
sourceErrors
?:
string
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
detail
meta
title
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
An Error object.