Skip to content

Specifically declare NonMatchingChecksumException for the HashStoreConverter's convert method #101

Description

@doulikecookiedough

The existing custom exception NonMatchingChecksumException extends the IllegalArgumentException class. Since this class extends a RunTimeException, it is not "necessary" to declare in the convert method in HashStoreConverter.

To assist the client with exception handling, declare that a NonMatchingChecksumException will be thrown in the convert method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions