Skip to content

Rework error handling #12

Description

@Quincunx271

I'm not very fond of this style of using exceptions for error handling. Using something around std::system_error is what I'm more fond of, even if it still throws exceptions. Or even absl::Status/absl::StatusOr/std::excepted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupWays to clean up the code / design

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions