localizedFailureReason
A string containing the localized explanation of the reason for the error.
Declaration
var localizedFailureReason: String? { get }Discussion
The object in the user info dictionary for the key NSLocalizedFailureReasonErrorKey.
A string containing the localized explanation of the reason for the error.
var localizedFailureReason: String? { get }The object in the user info dictionary for the key NSLocalizedFailureReasonErrorKey.