@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
ml
APIError
Type Alias APIError
An error object
type
APIError
=
{
code
:
string
;
detail
?:
string
;
meta
?:
{
argument
?:
string
;
details
?:
string
;
errorId
?:
string
;
issue
?:
string
;
resource
?:
string
;
resourceId
?:
string
;
}
;
title
:
string
;
}
Index
Properties
code
detail?
meta?
title
Properties
code
code
:
string
Qlik error code (not HTTP response status code)
Optional
detail
detail
?:
string
Optional
meta
meta
?:
{
argument
?:
string
;
details
?:
string
;
errorId
?:
string
;
issue
?:
string
;
resource
?:
string
;
resourceId
?:
string
;
}
Type Declaration
Optional
argument
?:
string
The argument
Optional
details
?:
string
Optional
errorId
?:
string
Optional
issue
?:
string
Optional
resource
?:
string
Optional
resourceId
?:
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