SubjectInferenceError.failed(reason:)
The subject method threw an error.
Declaration
case failed(reason: String)Parameters
- reason:
The thrown error’s
localizedDescription.
The subject method threw an error.
case failed(reason: String)The thrown error’s localizedDescription.