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

Error Explanations #176

Open
ZeroIntensity opened this issue May 16, 2024 · 0 comments
Open

Error Explanations #176

ZeroIntensity opened this issue May 16, 2024 · 0 comments
Assignees
Labels
advanced This should only be looked at by someone who knows what they're doing api This has to do with the Python API (view) docs Documentation change feature New feature

Comments

@ZeroIntensity
Copy link
Owner

Proposal:

See #170 for details. This will be an extraordinarily long issue.

Example API:

$ python3 someapp.py

view.exceptions.SomeException: [Code VE1000] this is the error message
`view explain VE1000` for more information

This issue will likely include a explain.py containing a very long set of error explanations. Alternatively, perhaps it could just be written in markdown, and then vendored into view.py at build time.

@ZeroIntensity ZeroIntensity added docs Documentation change feature New feature advanced This should only be looked at by someone who knows what they're doing api This has to do with the Python API (view) labels May 16, 2024
@ZeroIntensity ZeroIntensity added this to the Beta Release milestone May 16, 2024
@ZeroIntensity ZeroIntensity self-assigned this May 16, 2024
@ZeroIntensity ZeroIntensity removed this from the Beta Release milestone Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
advanced This should only be looked at by someone who knows what they're doing api This has to do with the Python API (view) docs Documentation change feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant