AFIError

public enum AFIError: Error

AFIError is the error type returned by AlamofireImage.

  • requestCancelled: The request was explicitly cancelled.
  • imageSerializationFailed: Response data could not be serialized into an image.