RSDTaskFetchError
public enum RSDTaskFetchError : Error
The possible errors thrown when fetching a task.
-
Unknown error
Declaration
Swift
case unknown
-
The user’s device is offline and a network connect is required to fetch the task.
Declaration
Swift
case offline