init(description:)
Creates an error with a localized description.
Declaration
init(description: LocalizedStringResource)Parameters
- description:
A localized description of the error.
Creates an error with a localized description.
init(description: LocalizedStringResource)A localized description of the error.