Skip to content

failure

failure<E, A>(error): RemoteData<E, A>

Defined in: Core/RemoteData.ts:44

Creates a Failure RemoteData with the given error.

E

A

E

RemoteData<E, A>