Skip to content

Defensive Programming #13

@BraeWebb

Description

@BraeWebb

There are a lot of possible but very very unlikely paths that are currently ignored as options. We need to ensure that every possible path has some action so that things don't fly under the radar.

For example, if an IOException occurs loading student files it is just ignored. This should be reported back to the user when #4 is implemented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions