Skip to content

Where can I find all the built-in exception documentation, like Not_found? #872

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

Closed
htoooth opened this issue May 26, 2024 · 0 comments · Fixed by #880
Closed

Where can I find all the built-in exception documentation, like Not_found? #872

htoooth opened this issue May 26, 2024 · 0 comments · Fixed by #880

Comments

@htoooth
Copy link

htoooth commented May 26, 2024

Hi, everyone

I couldn't find documentation for all the built-in exceptions in the documents and API. Sometimes, I want to use them, but I don't know which exception I should use, what parameters this exception has, and how I should use them.

I hope you can tell me where there are explanations for these exceptions. If there is no documentation, I also hope you can tell me where in the code I can look for them.

Is it the best practice of exception to define custom exception types and use them instead of build-in exceptions ?

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 a pull request may close this issue.

1 participant