PropagationError
public struct PropagationError
A struct that stores some related information of an KingfisherError
. It provides some context information for
a pure error so you can identify the error easier.
-
Declaration
Swift
public let source: Source
-
The actual error happens in framework.
Declaration
Swift
public let error: KingfisherError