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

Does the method convertOneLine need to throw an exception? #19

Open
sikorka opened this issue Oct 29, 2017 · 1 comment
Open

Does the method convertOneLine need to throw an exception? #19

sikorka opened this issue Oct 29, 2017 · 1 comment

Comments

@sikorka
Copy link

sikorka commented Oct 29, 2017

I want to use jfiglet as a dependency.

The method convertOneLine(String message) uses an internal font, so it won't happen that it is not found and an IOException is thrown. Does the method need to throw an exception then or could it try/catch internally?

@cowwoc
Copy link
Contributor

cowwoc commented Mar 28, 2023

Seconding this question

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

No branches or pull requests

2 participants