Skip to content

Instance Property

documentationLinks

An array of string URLs linking to documentation pertaining to the error.
var documentationLinks: [String] { get }

Discussion

Note

Defaults to an empty array. Provide a custom implementation with relevant links.

Default Implementations

DebuggableError Implementations

  • documentationLinks
    An array of string URLs linking to documentation pertaining to the error.