Skip to content

open() exception #12

@bsiever

Description

@bsiever

Need to check for a valid scanner (filepath) in

Scanner input = getScannerForFile(filePath);
(Points after this assume the scanner is non-Null).

Check conditions that can cause the scanner to be null (file moved or renamed or path changed while running maybe?)

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