SwiftDocCTopicReferenceResolutionErrorInfoStructureTopicReferenceResolutionErrorInfoThe error causing the failure in the resolution of a TopicReference.struct TopicReferenceResolutionErrorInfoTopicsInitializersinit(String, note: String?, solutions: [Solution], rangeAdjustment: SourceRange?)Instance Propertiesvar message: Stringvar note: String?var rangeAdjustment: SourceRange?var solutions: [Solution]