Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Consider incorporating exceptions into type system #145

@itrofimow

Description

@itrofimow

As for now there are 62 places where std::runtime_error is thrown and 9 places where std::system_error is thrown,
and this makes it really hard to distinguish different kinds of errors programmatically.

Would be great if you could introduce something like ParsingError, NetworkError etc.

Metadata

Metadata

Assignees

No one assigned

    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