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

[Bug]: Adjust NotFoundFileException help and message content #85

Closed
jlenon7 opened this issue Sep 26, 2023 · 0 comments · Fixed by #87
Closed

[Bug]: Adjust NotFoundFileException help and message content #85

jlenon7 opened this issue Sep 26, 2023 · 0 comments · Fixed by #87
Labels
bug Something isn't working

Comments

@jlenon7
Copy link
Member

jlenon7 commented Sep 26, 2023

Version

4.15.3

Steps to reproduce

Try to read a file that does not exist. The exception will be thrown.

Expected behavior

I expect to see a better error message that follows the actual API of File.

Actual behavior

The help and message content, talks about the File.create method, which does not exist anymore.

Additional context

No response

Environment

System:
    OS: macOS 13.5.2
    CPU: (8) arm64 Apple M1 Pro
    Memory: 182.02 MB / 16.00 GB
    Shell: 5.9 - /opt/homebrew/bin/zsh
  Binaries:
    Node: 18.14.2 - ~/.nvm/versions/node/v18.14.2/bin/node
    npm: 9.5.0 - ~/.nvm/versions/node/v18.14.2/bin/npm
@jlenon7 jlenon7 added the bug Something isn't working label Sep 26, 2023
@jlenon7 jlenon7 linked a pull request Oct 3, 2023 that will close this issue
7 tasks
@jlenon7 jlenon7 closed this as completed Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant