Skip to content

ErrorKit: Global mechanism to handle errors (destructured) #21

Description

@Jeehut

Problem solved:

Using typed throws leads to a nested hierarchy of errors that can be annoying handle all cases

Provide a global mechanism to handle all these kinds of nested errors (using a protocol?) in a away that destructures them automatically and provides the chain and the detailed error (context + detail) in a good balance, even for very deep nesting

This should contian useful view modifiers or global UIKit/AppKit handlers if possible

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions