Interface: FetchOperationFail
Defined in: editor/dataFetcher.ts:41
Describes the failed operation with its fail reason (error).
See
Properties
| Property | Modifier | Type | Description |
|---|---|---|---|
|
| The reason why operation failed (the thrown exception). | |
| Operation that failed. |