Skip to content

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

Instance Property

possibleCauses

A String array describing the possible causes of the error.
var possibleCauses: [String] { get }

Discussion

Note

Defaults to an empty array. Provide a custom implementation to give more context.

Default Implementations

DebuggableError Implementations