DaffCategoryLoadFailure
An action triggered upon a failed category request.
class DaffCategoryLoadFailure implements Action {
readonly type: DaffCategoryActionTypes.CategoryLoadFailureAction
errorMessage: DaffStateError
}
Properties
Name | Type | Description |
---|---|---|
type | DaffCategoryActionTypes.CategoryLoadFailureAction | |
errorMessage | DaffStateError |