CacheError

enum CacheError : Error

Undocumented

  • Undocumented

    Declaration

    Swift

    case dataFetchError(message: String?)
  • Undocumented

    Declaration

    Swift

    case dataVerificationError(message: String?)
  • HTTP 304 – Content on server has not changed from the given If-None-Match header in the request

    Declaration

    Swift

    case notModified