Skip to content

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 }