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.