URLTaskManagerError

public enum URLTaskManagerError : Error

Errors that happen internally in the URLTaskManager

  • This indicates that the URLTaskManager that was supposed to be incharge of executing a URLSessionTask has managed to dissapear.

    Declaration

    Swift

    case keyNotFound