Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

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