Skip to content

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

Instance Property

identifier

Some unique identifier for this specific error. This will be used to create the identifier property. Do NOT use String(reflecting: self) or String(describing: self) or there will be infinite recursion
var identifier: String { get }