Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OyRemote.java:41-44: In method contains() we catch an... #1622

Closed
0pdd opened this issue Dec 26, 2022 · 0 comments · Fixed by #1631
Closed

OyRemote.java:41-44: In method contains() we catch an... #1622

0pdd opened this issue Dec 26, 2022 · 0 comments · Fixed by #1631
Assignees

Comments

@0pdd
Copy link

0pdd commented Dec 26, 2022

The puzzle 1567-f68ff78b from #1567 has to be resolved:

* @todo #1567:30min In method `contains()` we catch an `IOException`
* for flow control. Now, if the exception occurred, this method returns `false`.
* Need to allow it to not use this approach, since control-flow via Exceptions
* is prohibited.

The puzzle was created by MikhailLipanin on 26-Dec-22.

Estimate: 30 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants