Skip to content

Type Property

typeIdentifier

A unique identifier for the error’s Type.
static var typeIdentifier: String { get }

Discussion

Note

This defaults to ModuleName.TypeName, and is used to create the identifier property.

Default Implementations

DebuggableError Implementations