Error
protocol Error
-
Return a human-readable, localized string for error codes of the NSURLErrorDomain. Will simply return
localizedDescription
for if the receiver is not of that domain.The list of errors that are
humanized
is not necessarily exhaustive. All strings are returnedfhir_localized
.Declaration
Swift
public var humanized: String