Skip to content

Removed wrong @throws annotation#74

Open
Radiergummi wants to merge 1 commit into
DusanKasan:masterfrom
Radiergummi:patch-1
Open

Removed wrong @throws annotation#74
Radiergummi wants to merge 1 commit into
DusanKasan:masterfrom
Radiergummi:patch-1

Conversation

@Radiergummi
Copy link
Copy Markdown

The getOrDefault method cannot throw an ItemNotFound, as they are caught in the getOrDefault function (which doesn't have the annotation either). This requires me to annotate upstream methods, which annoys me :)

The `getOrDefault` method cannot throw an `ItemNotFound`, as they are caught in the `getOrDefault` function (which doesn't have the annotation either). This requires me to annotate upstream methods, which annoys me :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant