Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
@integration-app/react
ErrorDataFields
Interface ErrorDataFields
interface
ErrorDataFields
{
type
?:
ErrorType
;
key
?:
string
;
message
:
string
;
data
?:
any
;
doc
?:
ErrorDoc
;
stack
?:
any
;
causedByError
?:
ErrorData
;
logs
?:
any
[]
;
}
Hierarchy (
View Summary
)
ErrorDataFields
ErrorData
Implemented by
ErrorData
Index
Properties
type?
key?
message
data?
doc?
stack?
caused
By
Error?
logs?
Properties
Optional
type
type
?:
ErrorType
Optional
key
key
?:
string
message
message
:
string
Optional
data
data
?:
any
Optional
doc
doc
?:
ErrorDoc
Optional
stack
stack
?:
any
Optional
caused
By
Error
causedByError
?:
ErrorData
Optional
logs
logs
?:
any
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
key
message
data
doc
stack
caused
By
Error
logs
Console
SDK
REST API
Integration App React - v2.13.2
Loading...