Enumerations The following enumerations are available globally. AFIError AFIError is the error type returned by AlamofireImage. requestCancelled: The request was explicitly cancelled. imageSerializationFailed: Response data could not be serialized into an image. See more Declaration Swift public enum AFIError : Error extension AFIError: LocalizedError