@umbraco-cms/backoffice
Preparing search index...
packages/core/repository
UmbDataSourceErrorResponse
Interface UmbDataSourceErrorResponse
interface
UmbDataSourceErrorResponse
{
error
?:
Error
|
UmbApiError
|
UmbCancelError
|
UmbError
;
}
Hierarchy (
View Summary
)
UmbDataSourceErrorResponse
UmbRepositoryErrorResponse
UmbDataSourceResponse
Index
Properties
error?
Properties
Optional
error
error
?:
Error
|
UmbApiError
|
UmbCancelError
|
UmbError
The error that occurred when fetching the data.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
@umbraco-cms/backoffice
Loading...
The error that occurred when fetching the data.