Skip to content

Useful, low-overhead error types #3

Description

@phdavis1027

Right now, almost all error types that could be returned from fallible function calls are IrodsError::Other, which is uninformative. At minimum, native iRODS status codes should be encoded as enum variants. Other error types will surely be required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions