Contents

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.

See Also

Related Documentation

Getting a Localized Error Description